Home > Archive > SQL Anywhere database > June 2005 > Re: Autostart the Sybase database engine (dbeng9.exe or rteng9.exe)using









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Autostart the Sybase database engine (dbeng9.exe or rteng9.exe)using
Greg Fenton

2005-06-30, 3:23 am

Greg Fenton wrote:
>
> If you use the iAnywhere JDBC driver and *not* jConnect, then you can
> accomplish this by supplying the appropriate parameters.


Just to clarify this somewhat, jConnect uses network communications (TDS
via TCP/IP) to communicate with the server. You cannot start a server
via a network connection.

The iAnywhere JDBC driver uses a native library to connect
(dbodbc9.dll). That library can use TCP/IP communications (which
wouldn't allow you to start a server), but by default it uses Shared
Memory which will allow you to start a server locally.

greg.fenton
--
Greg Fenton
Consultant, Solution Services, iAnywhere Solutions
--------
Visit the iAnywhere Solutions Developer Community
Whitepapers, TechDocs, Downloads
http://www.ianywhere.com/developer/
Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com