<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1458" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="Courier New" size=2>I have a client that have their&nbsp;sql 
(interbase)&nbsp;database in a Windows XP directory:&nbsp; c:\Program 
Files\Somedirectory\data.gbd.</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2>The problem is that the space betwee 
Program and Files is causing:</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New"><FONT size=2>Invalid connection string:<STRONG> 
</STRONG><CODE>localhost:c:/Program Files/Eden.gdb sysdba 
masterkey</CODE></FONT></FONT></DIV>
<DIV><FONT face="Courier New" size=2><CODE></CODE></FONT>&nbsp;</DIV>
<DIV><CODE><FONT face="Courier New" size=2></FONT></CODE>&nbsp;</DIV>
<DIV><CODE><FONT size=2>So I tried quoting as</FONT></CODE></DIV>
<DIV><CODE><FONT size=2>'localhost:c:/Program Files/SomeDirectory/data.gdb' 
userid password</FONT></CODE></DIV>
<DIV><CODE><FONT size=2>To separate the path from the userID and 
password.</FONT></CODE></DIV>
<DIV><CODE><FONT face="Courier New" size=2></FONT></CODE>&nbsp;</DIV>
<DIV><CODE><FONT size=2>No luck.&nbsp; </FONT></CODE></DIV>
<DIV><CODE><FONT face="Courier New" size=2></FONT></CODE>&nbsp;</DIV>
<DIV><CODE><FONT size=2>Googling was unproductive.&nbsp; I dont want to modify 
Connection.py.</FONT></CODE></DIV>
<DIV><CODE><FONT face="Courier New" size=2></FONT></CODE>&nbsp;</DIV>
<DIV><CODE><FONT size=2>Any work-arounds or am I just missing a simple 
solution?</FONT></CODE></DIV>
<DIV><CODE><FONT face="Courier New" size=2></FONT></CODE>&nbsp;</DIV>
<DIV><CODE><FONT size=2>David</FONT></CODE></DIV>
<DIV><CODE><FONT face="Courier New"></FONT></CODE>&nbsp;</DIV>
<DIV><FONT face="Courier New"><FONT size=2></FONT><BR></FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>