Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

ODBC and Sockets (can they function at the same time?)

by Anonymous Monk
on Jul 06, 2000 at 22:07 UTC ( [id://21349]=perlquestion: print w/replies, xml ) Need Help??

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

I am making a web server that logs to a access database through ODBC, the server itself works fine, but when I paste in code that I know works PERL just crashes.

Originally posted as a Categorized Question.

  • Comment on ODBC and Sockets (can they function at the same time?)

Replies are listed 'Best First'.
Re: ODBC and Sockets (can they function at the same time?)
by cwest (Friar) on Jul 07, 2000 at 16:24 UTC
    Since I have little to no info on the matter, I can answer your question.

    Yes, Sockets and ODBC can work together. Many times you may connect to your Database using Sockets.

    As far as your problem, I'm affraid I can't give very good suggestions without more information.

    • Perhaps your program can't find/get a connection to Access?
    • Maybe the path to perl is wrong?
    The possibilities are endless.

    Be more specific and we can try and help you with your problem, perhaps you should post to 'SOPW'

    --
    Casey
    
Re: ODBC and Sockets (can they function at the same time?)
by Anonymous Monk on Dec 04, 2003 at 17:27 UTC
    I have the same problem -- I cannot use ODBC after I make a socket conenction. Did you ever solve your problem? If so please email me at kxf@cypress.com Thanks! - Ken

    Originally posted as a Categorized Answer.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://21349]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (1)
As of 2024-04-24 15:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found