Your database guy is full of poo (to put it politely ;).  We have a
dedicated database machine running about 14 different Sybase databases under
the same database engine.  We don't even use the "client" software that your
DBA is talking about.  All you have to do to get another DB up and running
on the same engine is create a new DSN and put whatever stuff you want in
there.  The only thing you *have* to do is make sure that the "Database
Server Name" in both the old and new DSNs match.  This tells the server to
use the same engine.

It's been about a year since I worked with 5.03, but I know the option is in
there somewhere.  If you have trouble, let me know.  I'm sure I can find a
machine in the office that still has 5.0x on it somewhere.

Todd Ashworth --

----- Original Message -----
From: "Angél Stewart" <[EMAIL PROTECTED]>
To: "CF-Community" <[EMAIL PROTECTED]>
Sent: Tuesday, April 17, 2001 1:33 PM
Subject: Help!: Sybase SQL Anywhere, 2 databases on one machine.


| Hey all!
|
| A job of mine is getting tied up due to someone else not doing their job.
| :(
|
| I installed a CF application for a company, written by someone else. I
| configured it, set up the ODBC Database..and their Database guy set up the
| Sybase client.
|
| And it worked fine after I made some global variable changes etc. I posted
| about my experience with theh sessionid variable from that application
| actually.
|
| Now, hwoever, it seems they have a second database running on the same
| server. The Database guy is saying that two databases can't 'run' at the
| same time, as one needs to be shut down to allow access to the other.
|
| I believe he started up some sort of Sybase server..then a Sybase Client
for
| that specific database, in order for ODBC to connect to it.
|
| Now I know absolutely nothing about Sybase, how to set it up..or how it
| works.
| And my handling the administration of Sybase was not part ..and IS not
part
| of any agreement I had with them.
|
| But of course they can't test the application, until they can get the
| databases to run concurrently.
|
| Which leaves me and my continuing development for them(dependent on them
| figuring out their new user requirements based on the existing app) up in
| the air....so its now in my own best interest to try to suggest a solution
| (and suggest they hire a new database administrator).
|
| I KNOW that there MUST be a way to get those two databases to run at the
| same time.
| Can any of you with Sybase experience either message me offlist or reply
and
| tell me what would be involved?
|
| The version is Sybase Anywhere 5.03 I believe.
|
| thanks,
| :-\
|
| -Gel
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-community@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to