CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> Perl

 Access to MS SQL Server via Perl

Print topic Send  topic

Author Message
Dirk Soetebeer
Posted: 02/25/2004, 10:46 AM

English:
----------------------------------------------------------------------------
-------------------------
Hi,

does someone know, which module in Perl must be installed, so
that with code load studio provided Perl CGI sides can access a ms SQL
server?

The module "MSSQL.pm" does not function unfortunately.

Thank you for your tips and cheat.

Dirk

This text was translated via www.systranbox.com by the German into English.

German:
----------------------------------------------------------------------------
-------------------------
Hi,

weiß jemand, welches Modul in Perl installiert werden muss, damit mit
CodeCharge Studio erstellte Perl-CGI-Seiten auf einen MS SQL Server
zugreifen kann?

Das Modul "MSSQL.pm" funktioniert leider nicht.

Vielen Dank für Eure Tips und Tricks.

Dirk

Dieser Text wurde via www.systranbox.com vom Deutchen ins Englische
übersetzt.

PetrP


Posts: 25
Posted: 02/26/2004, 9:27 AM

Use DBI (The Perl Database Interface Module) ADO.pm
View profile  Send private message
PetrP


Posts: 25
Posted: 02/26/2004, 9:36 AM

You should use DBD:ODBC as the Perl driver.

Make sure your server has the latest ODBC driver.

I assume the latest drivers from http://www.microsoft.com/data/ would work fine.

Once you have the Perl modules installed, you'll need to set up a data source name to connect to the DB. The DSN needs to be set up on the local system, and that DSN contains information about the host of the database server and other settings.
View profile  Send private message
Dirk Soetebeer
Posted: 02/27/2004, 1:07 PM

Thank you...

Dirk
"PetrP" <PetrP@forum.codecharge> schrieb im Newsbeitrag
news:7403e2c6ac2772@news.codecharge.com...
> Use DBI (The Perl Database Interface Module) ADO.pm
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>

Ban_bi
Posted: 11/22/2004, 12:13 AM

use Data::Dumper;
:-XD and try to Use C++ and java:-D
Bi_ban
Posted: 11/22/2004, 12:16 AM

:-):(:-D8-):*):-/:-{}:-X:-O:-@O:):-P:-<:-(:-|;-)

HAAAAAAAAAAAAAAAAAAAAAAAAAAAAAa Hhaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
Laste Hero
Posted: 11/29/2004, 2:48 AM

1)You can use DBD::ODBC module. And you must have ODBC driver installed.
2)You can use freetds for unix(linux): http://freetds.org/userguide/perl.htm#DBD.SYBASE

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.