Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

database exemple

Status
Not open for further replies.

be12dune09a

Programmer
Joined
Nov 17, 2005
Messages
24
Location
RO
Can someone give me a code exemple how to connect to database in perl.Let's say that we have a database in mySQL.If the exemple will include a transact sql query it will be wery usefull.
 
You would use the DBI and DBD::mysql modules for that. It should be easy to find examples on the web.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top