Skip to Content.
Sympa Menu

freetds - RE: [freetds] Named Instances

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "ZIGLIO, Frediano, VF-IT" <Frediano.Ziglio AT vodafone.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] Named Instances
  • Date: Thu, 7 Apr 2005 08:48:52 +0200

>
> Thanks for the info,
>
> It does seem to be connecting to the right instance, but I'm
> just having a
> lot of trouble understanding this library. There doesn't
> seem to be any
> simple instructions on the rudimentary operations I want to do:
>
> connect to a server, instance (got that part)
> perform a sql operation - call a stored procedure (got that part)
> get the row count for the operation ????
> iterate through, grabbing each row returned ????
> disconnect (got that part)
>
> I hate to be a bother, but honestly, I've looked at the
> unittests, and
> searched on the web, and inspected the header files, and there just
> doesn't seem to be examples that cover such a simple operation.
>
> Any help would be gladly appreciated,
>

You can get row count before rows. This is a protocol limit.

freddy77




Archive powered by MHonArc 2.6.24.

Top of Page