[Zope] How to connect to Sybase using ZSybaseDA
A J Wilson
ajwilson@ezy.net.au
Mon, 26 Jul 1999 06:33:18 +1000
This is a multi-part message in MIME format.
------=_NextPart_000_0020_01BED730.BFB89660
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I have a Sybase database which I can access through isql, MSAccess, =
Sybase Central etc. When I tried to access it using the ZSybaseDA using =
the connection string in the form [dbusername] [password] [machinename] =
[databasename] I get an error saying "Invalid connection string:". Any =
other suggestions.
Regards
Austin
>From: rossl@med.usyd.edu.au
>Date: Sat, 24 Jul 1999 18:14:06 -0700
>To: zope@zope.org
>Subject: Re: [Zope] How to connect to Sybase using ZSybaseDA
>
>try=20
>[dbusername] [password] [machinename] [databasename]
>
>eg
>
>bob bobspass redhat1 zopestuff
>
>(Of course, you need to use the sybase utilities to make database =
zopestuff and accessible by bob using bobspass)
>
><003001bed623$61e130a0$0202a8c-@lalaland.net.au> wrote:=20
o>riginal article:http://www.egroups.com/group/zope/?start=3D8450
> Hi
>=20
> I managed to compile the ZSybaseDA under Redhat 5.1. Now I need help =
to connect to the database. Zope is running on the same machine as =
>Sybase ASE. Could someone please tell me the format for the Database =
Connection String?
------=_NextPart_000_0020_01BED730.BFB89660
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Dwindows-1252" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2014.210" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>
<DIV>I have a Sybase database which I can access through isql, MSAccess, =
Sybase=20
Central etc. When I tried to access it using the ZSybaseDA using =
the=20
connection string in the form [dbusername] [password] [machinename] =
[databasename] I get an error saying "Invalid connection =
string:". =20
Any other suggestions.</DIV>
<DIV> </DIV>
<DIV>Regards</DIV>
<DIV>Austin<BR></DIV>
<DIV> </DIV>
<DIV>>From: <A=20
href=3D"mailto:rossl@med.usyd.edu.au">rossl@med.usyd.edu.au</A><BR>>Da=
te: Sat,=20
24 Jul 1999 18:14:06 -0700<BR>>To: <A=20
href=3D"mailto:zope@zope.org">zope@zope.org</A><BR>>Subject: =
Re: [Zope]=20
How to connect to Sybase using ZSybaseDA<BR>><BR>>try =
<BR>>[dbusername]=20
[password] [machinename] =
[databasename]<BR>><BR>>eg<BR>><BR>>bob=20
bobspass redhat1 zopestuff<BR>><BR>>(Of course, you need to use =
the sybase=20
utilities to make database zopestuff and accessible by bob using=20
bobspass)<BR>><BR> ><<A=20
href=3D"mailto:003001bed623$61e130a0$0202a8c-@lalaland.net.au">003001bed6=
23$61e130a0$0202a8c-@lalaland.net.au</A>>=20
wrote: <BR>o>riginal=20
article:http://www.egroups.com/group/zope/?start=3D8450<BR>> =
Hi<BR>>=20
<BR>> I managed to compile the ZSybaseDA under Redhat 5.1. Now =
I need=20
help to connect to the database. Zope is running on the same =
machine as=20
>Sybase ASE. Could someone please tell me the format for the =
Database=20
Connection String?<BR><BR></DIV></FONT></DIV></BODY></HTML>
------=_NextPart_000_0020_01BED730.BFB89660--