From: Tagangout, A. <Abd...@me...> - 2010-09-29 16:20:54
|
Hi Dmitry, > It is parsed and host-part used for connect. DB-part is sent to server in op_attach packet. Sorry but Where can find Documentation about attach-String or connect-String? Many thanks Abdo MEP Kutsch GmbH & Co. KG Flaßkuhle 1 58452 Witten Tel. : 02302 28262-41 Fax.: 02302 28262-99 mailto:abd...@me... http://www.mep.de -----Ursprüngliche Nachricht----- Von: Dimitry Sibiryakov [mailto:sd...@ib...] Gesendet: Mittwoch, 29. September 2010 18:11 An: For discussion among Firebird Developers Betreff: Re: [Firebird-devel] Porting Firebird 29.09.2010 17:53, Tagangout, Abderrahim wrote: > 1- When i try only a attach-Command to an Firebird Server from a client, where will be the attach-String saved to be send to the TCP-Driver? Nowhere. It is parsed and host-part used for connect. DB-part is sent to server in op_attach packet. > 2- Is there any Documentation for this issue? How the isql Commands are Managed in a Packet, that would be transmitted to the TCP-Driver? Isql commands are managed by isql completely on client side. Isql sends SQL commands to server using standard FB API. -- SY, SD. ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel |