On Tuesday 10 February 2009 03:05:24 pm Ricardo Aráoz wrote: > Of course you are right. But then I'm at a complete loss about the error > message. Today I even tried brute force and searched all my hard drive > looking for the string "getTables" which is the name of the method which > produces the error, but I did not find it. > It would seem unlikely that it is my error as it appears whilst in a > wizard. > > Ricardo.
The method "getTables" is in ~/dabo/db/dbMsSQL.py. Did you provide the version of MsSQL you are using? I'm not sure what is happening with CD. I know when I retrieve 400+ table names from MsSQL it takes a really long time to return (five minutes or more sometimes). But it does return the names. Could it be that you are not waiting long enough? -- John Fabiani _______________________________________________ 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]
