SQL Stored Procedures in VBA

T

Tobie

Hi,

I have an Access 2000 frontend pointing to a SQL 2000
database, where I want to execute a SQL stored procedure
in VBA to truncate a table.

The following error comes up...

Run-time error '2495'
The action or method requires a Table Name argument.

Thanks!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top