Subject | Simple isc_attach_database Question |
---|---|
Author | federonline |
Post date | 2007-05-01T01:37:01Z |
Hi.
I need to attach to a DB across a LAN, but all of the examples show
attachments similar to:
isc_attach_database(
status_vector,
0,
"employee.db",
&handle,
dpb_length,
dpb_buffer);
Can someone post a couple examples of using the API to connect across
the LAN??
Thanks.
Kurt.
I need to attach to a DB across a LAN, but all of the examples show
attachments similar to:
isc_attach_database(
status_vector,
0,
"employee.db",
&handle,
dpb_length,
dpb_buffer);
Can someone post a couple examples of using the API to connect across
the LAN??
Thanks.
Kurt.