Skip to Content.
Sympa Menu

freetds - return value in stored procedure

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Sam Sam" <s4m AT lycos.com>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: return value in stored procedure
  • Date: Fri, 15 Sep 2000 02:35:35 -0700


thx for your help.. but I have another way to 'return 0' and '1'
.. i do 'select 0' to return 0 and 'select 1' to return 1.. i think
there is no drawback with this way.. anyone have a better idea ? pls comment..

cheers,
sam



Get your FREE Email and Voicemail at Lycos Communications at
http://comm.lycos.com

From breynolds AT comtime.com Fri Sep 15 08:07:30 2000
Return-Path: <breynolds AT comtime.com>
Received: from c15a0933.comtime.com ([209.115.81.7]) by franklin.oit.unc.edu
with SMTP (Lyris Server version 3.0); Fri, 15 Sep 2000 08:07:26 -0400
Received: by c15a0933 with Internet Mail Service (5.5.2448.0)
id <RSHW4LN8>; Fri, 15 Sep 2000 08:14:57 -0400
Message-ID: <952AE73381C2D11195D700A0C99935D32A7AE4@c15a0933>
From: "Brandon M. Reynolds" <breynolds AT comtime.com>
To: 'TDS Development Group' <freetds AT franklin.oit.unc.edu>
Subject: RE: I'm new - have problem
Date: Fri, 15 Sep 2000 08:14:52 -0400
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2448.0)
Content-Type: text/plain;
charset="iso-8859-2"


> while i;m trying compile php with freetds.
> It says :
>
> php-4.0.2/ext/sybase/php_sybase_db.c:354: undefined reference to
> `DBSETLCHARSET'
>
> I've looked into sources, oryginal sybase have it, freetds not.
>
> Any help ??? How to workaround it ?
>
I just commented out the call to DBSETLCHARSET. I tried to write my own
version of the function
for FreeTDS with no luck.

Brandon M. Reynolds Ph: (330) 644-3059
Systems Engineer Fax: (330) 644-8110
Commercial Timesharing Inc. Email: bmr AT comtime.com



  • return value in stored procedure, Sam Sam, 09/15/2000

Archive powered by MHonArc 2.6.24.

Top of Page