A
Adam
I have a small application that uses oledb to connect to a database,
set up through the GUI wizards in vis studio. I am wanting to have
the database location kept in an .ini file along with the program so
that it can be changed to suit each particular user's setup.
The problem is that if I try to modify
OleDBCOnnection.ConnectionString at run-time, then I get an error
about the said connectionstring being un=initialized.
Anyone got any ideas?
Adam
set up through the GUI wizards in vis studio. I am wanting to have
the database location kept in an .ini file along with the program so
that it can be changed to suit each particular user's setup.
The problem is that if I try to modify
OleDBCOnnection.ConnectionString at run-time, then I get an error
about the said connectionstring being un=initialized.
Anyone got any ideas?
Adam