Hi guys,
i was wondering how the following problem can be attempted.
I have two databases with the same structure.
they both have a table Students.
now from my program i have to update the table from both the databases at the same time with the same data.
i use stored procedures to update the table.
can i connect to two databases at same time in delphi.
if yes,how can i do that and also update both of them together at same time
thanks...waiting eagerly for your reply
i was wondering how the following problem can be attempted.
I have two databases with the same structure.
they both have a table Students.
now from my program i have to update the table from both the databases at the same time with the same data.
i use stored procedures to update the table.
can i connect to two databases at same time in delphi.
if yes,how can i do that and also update both of them together at same time
thanks...waiting eagerly for your reply