Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^3: Using DBD::ODBC and cygwin to connect to MS SQL?

by Tommy (Chaplain)
on Jul 14, 2016 at 13:53 UTC ( [id://1167781]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    [FreeTDS]
    Description     = TDS Conection
    ...
    Setup           = /usr/lib/cygtdsodbc.dll
    UsageCount      = 1
    FileUsage       = 1
    
  2. or download this
    #!perl
    use strict;
    ...
    use Data::Dumper;
    
    say Dumper $_ for @$rows
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (7)
As of 2024-04-25 08:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found