Beefy Boxes and Bandwidth Generously Provided by pair Networks RobOMonk
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: ODBC

by beamsack (Scribe)
on Apr 30, 2002 at 20:54 UTC ( [id://163197]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to ODBC

First of all the statement
$qry->FetchRow()
should return true if a row was fetched. This should be checked before the call to
$qry->Data('agreement.Field2')
note that the query just may be failing to find any matches. To check ODBC itself, on Windows boxes go to Control Panel and select the ODBC applet. There you will find the option to turn on tracing. The trace file, sql.log, is usually generated in the root directory of your system drive. Make sure to turn tracing off when finished because it will slow down your machine big time.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://163197]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.