0
votes
2answers
21 views
Where can I find VBSQL.VBX?
I've been given the task of re-engineering a really old VB3 application. As part of this I have an XP virtual workstation upon which I've installed VB3 Pro, so I can create a running verison of it to …
0
votes
2answers
274 views
VBx language hosting via DLR?
There are various samples available for how to host Python or Ruby running on the DLR, inside your own AppDomain.
Are you able to do this yet with VB? There have been mentions of this since the DLR …
