Okay, I've uploaded to my production server - CFMX and MS SQL - and ran the page in test mode and I'm not getting anything. Just a blank page when I run it now.
Any ideas/suggestions??? Thank you all for your help! Donna On Wed, 17 Nov 2004 11:16:20 -0700, Scott Brady <[EMAIL PROTECTED]> wrote: > The error message actually tells you the primary issue: > > Error Executing Database Query. > > [MERANT][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC Microsoft > > Access Driver] The Microsoft Jet database engine cannot find the input > > table or query 'products'. Make sure it exists and that its name is > > spelled correctly. > > It can't find a table called "products" in the datasource. Make sure > you're using the right datasource. Make sure there is actually a table > (or query) in Access called "products" in that datasource. > > You can also take your query and try running it inside Access to see > if it runs there. > > Scott > -- > ----------------------------------------- > Scott Brady > http://www.scottbrady.net/ > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:184631 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

