johnf wrote:
> On Thursday 05 February 2009 10:25:18 am Bob Sysero llc Dev wrote:
>> <connection dbtype="SQLite">
>> <name></name>
>> <host></host>
>> <database>../syseroAppEngine.sqlite</database>
>> <user></user>
>> <password></password>
>> <port></port>
>> </connection>
>>
>>
>> </connectiondefs>
> 
> You don't have a name for the conection in the connection file????
> <name></name>
> should have something like
> <name>sqlconn</name>
> 
> As far as I'm aware that is a requirement.  Also shouldn't it have 
> a "localhost" for host?

I'm surprised that an empty name works, too, as dApp keys the connection 
definitions 
on name. However, host isn't required, and is ignored if set.

Paul

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to