Hope someone can help:
I'm using an Access-db (no choices here!), meaning that the ODBC does not support 'Create Table' and 'Alter Table'. VB itself has no problem with it. So my idea was to call a VB ? (i guess a dll but what / how exactly?) that handles it for me.
The question is: how do I make a vb dll/exe (?) and how do I call it from PBDLL?
thanks-J.Brouwers
I'm using an Access-db (no choices here!), meaning that the ODBC does not support 'Create Table' and 'Alter Table'. VB itself has no problem with it. So my idea was to call a VB ? (i guess a dll but what / how exactly?) that handles it for me.
The question is: how do I make a vb dll/exe (?) and how do I call it from PBDLL?
thanks-J.Brouwers
Comment