Wed, 18 Jun 1902 08:00:00 GMT
What am I doing wrong?
I created a program in Delphi 1 that uses an SQL object to load a string grid with some persistent data. I wanted to make a simple demo that people could check out without having the overhead of the DBE, so I removed the SQL component, the datasource, etc., and removed the db-units from the uses clauses. I can;t find any data-related pieces in the demo code. However, it will not run on non_IDAPI machines -- it complains about "Unable to initialize DBE" or some such. I have done a "Build All" and am using no optimization switches. Does anybody have any idea of what I might be overlooking? TIA DK --She told me Baby when you race today just take along my love with you -- Brian Wilson, Don't Worry Baby
|