>>>> con=pymssql.connect(host="DORDIJE\SQLEXPRESS",user="sa".password="some",database="FINMAN")
Express is not 2000 (right?) > connection, but on Next button Dabo stopped, with information: > "... dabo.dException...: select table_name from INFORMATION_SCHEMA.TABLES > where ....". > Was there an error? (expecting "no access", no table, no field) Try executing the query in something like osql.exe or QA. if that works, then try using just python at the >>> prompt. Carl K _______________________________________________ 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]
