Quantcast
Channel: Transact-SQL forum
Viewing all articles
Browse latest Browse all 23857

Deleted a database in Access from TSQL?

$
0
0

Hello I have a table in Access that I'm trying to delete then update in TSQL. I know how to do it in Access, but how would I go about doing it from TSQL? In Access i run this:

DELETE table.*
FROM table;

But I didn't know how I should tell TSQL to look at the access.mdb from TSQL.


Viewing all articles
Browse latest Browse all 23857

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>