Hello, All.

   Currently service manager has fixed name service_mgr, but AFAICS in code, 
this name 
isn't used anywhere.
   Is it possible to ignore the name then?

   I have a problem: I got a connection string from user for creation of 
database. Say, I 
want to check server (engine) version before creation to set correct SQL 
dialect and/or 
default character set. DY suggested to use services to obtain the version, but 
in this 
case I have to parse the connection string to extract server name and protocol 
(and pray 
that my parser works the same way as one in fbclient). If service manager name 
was 
ignored, I could just feed the same connection string to isc_service_attach() 
and leave 
whole work to the parser in fbclient.

-- 
   WBR, SD.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to