PDA

Click to See Complete Forum and Search --> : Trouble creating an Access table in VB6


Dan0331
Jan 3rd, 2000, 10:12 PM
Hi Everyone,

I was given some code to do this yesterday, however I ran in to a problem. When I use the same format that was posted, changing the names, and lengths to suit the table I need I get an error message when I move to the next line.

"Expected end of statement" with the name of the table to be created highlighted.

Any suggestions?

HariSeldon
Jan 4th, 2000, 09:35 PM
Can you post the original code?

HS