[Zope-DB] connection string prob
Charlie Clark
charlie at begeistert.org
Fri Aug 15 12:20:22 EDT 2003
On 2003-08-15 at 11:11:20 [+0200], ben sassi lassaad wrote:
> hi ,
>
> i'am lassaad a frenche developer
> i have a problem with the connction string ,that i write connection
> string : C:Program File\Borland\InterBase\zope1.gdb sysdba zopeman
> message :::: invalid connection string
>
> i have instaled zope and interbase 6.01 in the same machine i have
> created my database in C:\Program File\Borland\InterBase the alias is
> zope the firest file is zope1.gdb !!
>
> thank you help
>
> merciiiiiiiiiiii
Salut Lassaad,
you don't connect directly to database files but to the server running on a
specific port. Please try this directly in Python using the appropriate
Python driver for Interbase and let us know the results.
Amitiés
Charlie
More information about the Zope-DB
mailing list