Hi there.
Is there a way to recieve a unique GUID or similar from the database....?
Here is the case.
A want to log on to a database with a Delphi application and recieve a unique guid.
At the same time, A java application, is being logged on to the same database, recieving the same guid.
The third step is that the Delphi client and the Java client communicate with eath other, and they are exchanging this unique guid to ensure they are connected to the same database....
//Nordlund
Is there a way to recieve a unique GUID or similar from the database....?
Here is the case.
A want to log on to a database with a Delphi application and recieve a unique guid.
At the same time, A java application, is being logged on to the same database, recieving the same guid.
The third step is that the Delphi client and the Java client communicate with eath other, and they are exchanging this unique guid to ensure they are connected to the same database....
//Nordlund