--- [EMAIL PROTECTED] wrote: > Hi, All: > I am a new to perl. My perl code need to connect to > the database in > the remote server, and I can login that server via > SSH. Can anyone > give me a hint about how can I do that? Many thanks. >
You may use perl's database operation module DBI.pm,if you're doing database programming rather than db administration. ____________________________________________________________________________________ Don't get soaked. Take a quick peak at the forecast with the Yahoo! Search weather shortcut. http://tools.search.yahoo.com/shortcuts/#loc_weather -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/