Hi,
I have a little time available and I thought I would look into using pyodbc 
with Dabo.  The first issue is the connection string.  The pyodbc does NOT 
follow the "host", "user", etc. that we have been using for the connection.  
For example to connect to an MS SQL database on windows you would use 
something like:
DRIVER={SQL Server};SERVER=cloak;DATABASE=test;UID=user;PWD=password


And of course the connection string would be different for other platforms and 
database engines.  At first I thought I would just change CxnEditor to deal 
with the fact that the string could be almost anything but stopped.  I stopped 
because Larry and I provided a change to the CxnEditor to support SSL and it 
was rejected in the past and I did not want a repeat.  Of course we did the 
work without asking others.  So I'm asking if anyone has any thoughts or 
suggestions on how they would like to see the connection editor and supporting 
scripts to use the pyodbc.  

Johnf


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

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

Reply via email to