I am currently trying to create a program to parse a text file and then create a new Paradox file and place the data in that. Can this be done using ADO in VB?
I would imagine so, provided VB's wrappers to ADO support standard DDL SQL. If so, you might be able to simply to pass a CREATE TABLE statement to your Paradox ODBC connection.
I don't have any details on how that might work, though. You'd probably be able to get an example from one of the VB forums on this site.
This particular forum covers Corel Paradox for Windows (and older versions produced by Borland).
Some of the folks on the VB forums should be able to provide you with specific examples and/or expertise.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.