From: Paul R. <pr...@ib...> - 2002-06-24 06:58:35
|
William L. Thomson Jr. wrote: > I was looking at the InterBase examples that come with IB 6.0, but they > all seem to use isc_attach. Which I assume is for db residing on the > same machine. Where my db will be on a remote machine. isc_attach() is the only way to attach to a database. The client library will parse the database name and call the relevant server. You need this format: servername:/path/to/my/database.gdb > If this is the wrong list, if you could please tell me what list to use > instead. > None of the Firebird lists are for general support - they all concentrate on supporting internal development of the engine, or drivers etc. The ib-support list, hosted on yahoo, is a good all-round support list for InterBase and Firebird questions. See http://firebird.sourceforge.net/index.php?op=lists for more info. Paul -- Paul Reeves http://www.ibphoenix.com Supporting users of Firebird and InterBase |