Try running dbish or dbish.bat from the cmdline. It usually comes as part of the dbi install and will tell you what drivers you've got and will let you select, connect, and try out some SQL there. You can fine-tune your params with it.



At 09:05 PM 1/26/04 +0100, you wrote:
From: "Johnson, Shaunn" <[EMAIL PROTECTED]>
> I want to move my perl script from Linux to Windows NT.
> The Linux script connects to Oracle via the DBI modules I
> have installed.  I want to do the same on NT, but I'm not
> sure if the connection strings / values are the same.

They should be.

> Should this be the same? I had installed DBI 1.37 via
> the ppm install DBI.ppd method.  Looking at the 'query'
> option, it says that DBI is installed and 'verify' says
> it's up to date.

Is also DBD::Oracle installed?

Jenda
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to