On Mon, Jul 7, 2008 at 3:50 PM, Paul McNett <[EMAIL PROTECTED]> wrote: > > > Run menu item Actions|Show SQL. Post it here. Does it look right? > > Actually there was a WHERE condition that was preventing any records from being returned from the query. After changing all the fields to "ignore", I get all the rows in the database when I'm running the script. Let me see if I get the same results when it's compiled...
Okay, it's getting the data in the compiled version as well. So I'm guessing this means the problem lies with the code in my app. Any suggestions where I should start looking? And why would it be that it would interact with the database when I select File|Run in the Class Designer, but not when it's compiled? Thanks for your patience, Mike --- 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-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
