I'm working with a project of converting an application that use a access database to work against a SQL server 7.0 database.
Is it possible to access an password secured access database within the sql statement INSERT INTO?
I have tried without any luck....
Any better suggestion to insert data into a password secured DB?
Is it possible to access an password secured access database within the sql statement INSERT INTO?
I have tried without any luck....
Any better suggestion to insert data into a password secured DB?