Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: update database question

by terce (Friar)
on Jun 23, 2005 at 15:18 UTC ( [id://469424]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub open_conn {
     use Win32::OLE;
    ...
     my $connectionString = '"Provider=SQLOLEDB.1;DataSource=iblons3506\oi
    +_c1_prd4;InitialCatalog=OMDPortal;UserID=OMDPortal_General;Password=o
    +BfuScaTed;';
     $oConn->Open ($connectionString);
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-19 02:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found