Greetinx!
How to create multiuser connection to access database? By default, the connection is made with login 'Admin' and no password. How can i add a new user dynamically during my program execution?
I tried to connect to the database with random login and no password but the database error exception is taken place.
I write my program with Borland C++ Builder using TADO... components.
Happy programming!))
How to create multiuser connection to access database? By default, the connection is made with login 'Admin' and no password. How can i add a new user dynamically during my program execution?
I tried to connect to the database with random login and no password but the database error exception is taken place.
I write my program with Borland C++ Builder using TADO... components.
Happy programming!))