Hi this is my first time here. If any one can help me this would be superb. I am struggling with connection to a database that will be located on a server.
I have connected to the database named DB1 on my C:\drive of my laptop. I have connected with the dataenvironment named DE1. Obviously theres the connection, Connection1. On DE1 I have commands wich have the insert statment, append and delete statments.
I need to create a logon screen this is easy vb6 has already has this made.
I am strugling with the connection string... I think thats what it is called. You see what I want to be able to do is have the database which is in ACCESS, located on a server. Then the vb6 application on the pc's. The pc's then each logon to the database which is on the server.
I have read books, searched the web. and I am almost defeated. please can anyone show me how this is done and please bare in mind I am only a novice.
thanks for the time
I have connected to the database named DB1 on my C:\drive of my laptop. I have connected with the dataenvironment named DE1. Obviously theres the connection, Connection1. On DE1 I have commands wich have the insert statment, append and delete statments.
I need to create a logon screen this is easy vb6 has already has this made.
I am strugling with the connection string... I think thats what it is called. You see what I want to be able to do is have the database which is in ACCESS, located on a server. Then the vb6 application on the pc's. The pc's then each logon to the database which is on the server.
I have read books, searched the web. and I am almost defeated. please can anyone show me how this is done and please bare in mind I am only a novice.
thanks for the time