hello all
well I building a db application using Borland 6.0
everytime I run the project it asks for username and password for the db, so how could I remove them at startup , knowing that the database doesnt have username and password??
This is a discussion on db within the C++ Programming forums, part of the General Programming Boards category; hello all well I building a db application using Borland 6.0 everytime I run the project it asks for username ...
hello all
well I building a db application using Borland 6.0
everytime I run the project it asks for username and password for the db, so how could I remove them at startup , knowing that the database doesnt have username and password??
I'm assuming you have written the code for this program, in which case the solution is to remove the code that prompts the user for their username and password.
I know this is Hitler-ish, but shouldn't this be on the General or Tech. board?
Good class architecture is not like a Swiss Army Knife; it should be more like a well balanced throwing knife.
- Mike McShaffry