Subject RE: [ib-support] Unique ID's for several Databases
Author David R. Robinson
>> Some weeks ago I have read a article on IBPhoenix about
>> creating unique ID's for more than one database, but I
>> can't find the articel any more.

I don't know about the article, but you can use the Windows API Call
CoCreateGUID to create a GUID.

David R.