Skip to Content.
Sympa Menu

freetds - Re: Transferring data from Postgres to Sybase

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddyz77 AT tin.it>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: Transferring data from Postgres to Sybase
  • Date: 22 Sep 2002 12:04:09 +0200


Il ven, 2002-09-20 alle 08:47, karthick v ha scritto:
> Hi everyone,
>
> I have written a small program in C to transfer records from postgresql to
> Sybase. It works fine except that I am able to transfer only one record
> whereas I need to transfer many records.
>
> It would be very good if anyone can tell me what I have done wrong in the
> program.
>
> application and Postgresql are in Linux and Sybase is in Windows on
> another machine.
>
> can someone help
>
> karthick v
>

Karthick, tds_submit_query submit only the query. You MUST read results
from sql after that.

freddy77






Archive powered by MHonArc 2.6.24.

Top of Page