Hi C++ Pros,
I have a lecacy C program that has been converted to C++, but is really still C. The program reads column delimited data into structures. The structures are designed to receive the data EXACTLY as mapped for each data element. To read each data element from the structures...
HI,
I have NOT been able to get "autonumber" to work with the ACCESS 2000 database when using SQL when the table is defined as:
CONF_ID autonumber (Indexed, No Duplicates)
FLD_2 text
FLD_3 text
INSERT into JUNKTABLE values ('Foo1', 'Foo2');
ERR: Number of query values and...
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.