Hello, I am new to the perl module DBI and I am trying to connect to SQL Server 7.0 and 2000 databases and I cannot find any documentation reguarding this. I am running the latest perl on a windows platform.
Can someone give me some code examples or point me in the right direction?
I have tried using the DBD::ADO module, but still cannot seem to get it to work. Later I will need to connect to an oracle database as well as a SQL Server database at the same time, so need to learn how to do this.
Thanks in advance,
Tazzmann
Can someone give me some code examples or point me in the right direction?
I have tried using the DBD::ADO module, but still cannot seem to get it to work. Later I will need to connect to an oracle database as well as a SQL Server database at the same time, so need to learn how to do this.
Thanks in advance,
Tazzmann