Skip to Content.
Sympa Menu

freetds - RE: dbdata() call inconsistent...

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Marc Spoorendonk <Marc.spoorendonk AT Globalocity.com>
  • To: "'TDS Development Group'" <freetds AT franklin.metalab.unc.edu>
  • Subject: RE: dbdata() call inconsistent...
  • Date: Tue, 10 Sep 2002 08:40:10 +0200


please post your code snippet to the mailing list. I've used the dbdata()
successfully...

I'm not sure what level of C knowledge you have, but you understand that an
int function argument that needs to be filled should be passed as a pointer
to int (by reference) and not as an int value (by value), right?

> -----Original Message-----
> From: Shivakumar, Pravinkumar (ODC - Satyam)
> [mailto:PShivakumar AT Satyam.odc.ml.com]
> Sent: Tuesday, September 10, 2002 00:52
> To: TDS Development Group
> Subject: dbdata() call inconsistent...
>
> Hi All,
>
> R there any known issues with dbdata() function call present in the file
> dblib.c.
> I get a core dump when I invoke it with an int and the behaviour is
> inconsistent.
> I am currently using FreeTDS 0.53 on SUN SOLARIS 5.6.
>
> -Pravin Kumar S << File: footer >>
>
>
--------------------------------------
Internet E-mail Confidentiality Footer
Privileged/Confidential Information may be contained in this message.
If you are not the addressee indicated in this message (or responsible for
delivery of the message to such person), you may not copy or deliver this
message to anyone.
In such case, you should destroy this message and kindly notify the sender
by reply email. Please advise immediately if you or your employer do not
consent to Internet email for messages of this kind.
Opinions, conclusions and other information in this message that do not
relate to the official business of my firm shall be understood as neither
given nor endorsed by it.
--------------------------------------






Archive powered by MHonArc 2.6.24.

Top of Page