Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to suppress a table in Access200

Status
Not open for further replies.

gaissat

Programmer
Sep 12, 2002
1
CA
I'm a new comer in programmaing with Visual Basic 6. I wrote a lot of queries code in VB6 (Like : Update, Insert , select ), but when i Came to suppress a table,
i Found a difficult.
I wrote : sSql = "ALTER TABLE MyTable" and execute my query, i get an understandable error code.
Help me as soon as possible.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top