Re: DBD::ODBC SQL Server Stored Procedure

2012-08-29 Thread Leo Susanto
Full code please. On Wed, Aug 29, 2012 at 12:01 PM, Gorrebeeck, Robert gorrebeec...@cvty.com wrote: All I am having an issue with retrieving output parameters from a SQL Server stored procedure. Here is the definition of the stored procedure PROCEDURE [TestProcess] @Id

RE: DBD::ODBC SQL Server Stored Procedure

2012-08-29 Thread Gorrebeeck, Robert
Let me add one more bit of information I am calling another stored procedure from the original stored procedure. This is when I lose my values. If the account loc variable is Null I set the ErrorId -1 - and that gets returned to the perl script - it is when I call the CreateFeed stored

RE: DBD for SQL Server?

2004-05-12 Thread NYIMI Jose (BMB)
-Original Message- From: Richard Crawford [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 12, 2004 12:40 AM To: [EMAIL PROTECTED] Subject: DBD for SQL Server? Is there a DBD for SQL Server so that I can connect to our SQL Server 2000 database with DBI? I've hunted all over

Re: DBD for SQL Server?

2004-05-12 Thread Alok Bhatt
--- Richard Crawford [EMAIL PROTECTED] wrote: Is there a DBD for SQL Server so that I can connect to our SQL Server 2000 database with DBI? I've hunted all over CPAN but I can't seem to find one. Windows uses the Open Database Connectivity (ODBC) Model. You can connect to an MS-SQL server

RE: DBD for SQL Server?

2004-05-12 Thread NYIMI Jose (BMB)
-Original Message- From: Alok Bhatt [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 12, 2004 11:49 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: DBD for SQL Server? --- Richard Crawford [EMAIL PROTECTED] wrote: Is there a DBD for SQL Server so that I can connect

Re: DBD for SQL Server?

2004-05-12 Thread Richard Crawford
NYIMI Jose (BMB) wrote: -Original Message- From: Alok Bhatt [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 12, 2004 11:49 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: DBD for SQL Server? --- Richard Crawford [EMAIL PROTECTED] wrote: Is there a DBD for SQL Server so that I

Re: DBD for SQL Server?

2004-05-12 Thread Kevin Old
On Tue, 2004-05-11 at 18:40, Richard Crawford wrote: Is there a DBD for SQL Server so that I can connect to our SQL Server 2000 database with DBI? I've hunted all over CPAN but I can't seem to find one. Richard, I'm running a mod_perl site connected to a SQL Server 2000 backend via

RE : DBD for SQL Server?

2004-05-12 Thread Jose Nyimi
-Message d'origine- De : Richard Crawford [mailto:[EMAIL PROTECTED] Envoyé : mercredi 12 mai 2004 22:17 À : NYIMI Jose (BMB) Cc : Alok Bhatt; [EMAIL PROTECTED] Objet : Re: DBD for SQL Server? NYIMI Jose (BMB) wrote: -Original Message- From: Alok Bhatt [mailto