I am writing an app in VB 6 that is a front end to an Access 97 database.
I use connection and command objects to pull / push data from the DB.
I have one table that is linked to a comma-delimited text file. When I try to read this table and create a new one with the data I get "Cannot Find...
I have an Access 97 database as a backend.
VB6 Code supplies the GUI.
I am having trouble changing the field type in a table.
When the data is gathered it is all text.
I would like to change some of the fields to Double's or integer's.
What would the syntax be for the SQL statement.
Have tried...
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.