Alessandro Ferreira Guest
|
Posted: Mon May 16, 2005 8:21 pm Post subject: How to work with some databases? Help please! |
|
|
Dears,
I have an application COM+. In the TMtsDataModule I have a SQLConnection
component that will go to
make the connection with the database. However, for user (client) that to
have access the application he will be
able to choose a different data base to work.
The problem that I am having is that the first user obtains to effect the
connection without no problem, however, as the using one does not obtain to
effect the connection in a different database.
My question is:
As I can become each independent connection of the other, or either, so that
each user obtains to work with a different database...
=> In the OnCreate event of the TMtsDataModule I am modifying the DataBase
parameter of the SQLConnection.
=> Delphi 7 Update Pack#1.
Thanks,
[]s,
Alessandro Ferreira.
|
|