I have several tables linked to an SQL db using a file DSN. There will only be 5-6 people using this interface, and they all have one logon.
I would like to automatically log them on without a prompt and, although I know how to do this within the query by using the dbconnection string with an ODBConnection, I am not sure how to do it via code since I'm using a File DSN.
Any help would be greatly appreciated!
jem
I would like to automatically log them on without a prompt and, although I know how to do this within the query by using the dbconnection string with an ODBConnection, I am not sure how to do it via code since I'm using a File DSN.
Any help would be greatly appreciated!
jem