Skip to Content.
Sympa Menu

freetds - [freetds] [ freetds-Patches-1064459 ] new app program - datacopy

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "SourceForge.net" <noreply AT sourceforge.net>
  • To: noreply AT sourceforge.net
  • Cc:
  • Subject: [freetds] [ freetds-Patches-1064459 ] new app program - datacopy
  • Date: Tue, 31 May 2005 02:35:56 -0700

Patches item #1064459, was opened at 2004-11-11 13:13
Message generated for change (Settings changed) made by freddy77
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=407808&aid=1064459&group_id=33106

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: application
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Bill Thompson (thompbil)
Assigned to: Nobody/Anonymous (nobody)
Summary: new app program - datacopy

Initial Comment:
here's a patch for a new application program - datacopy
this is a utility to efficiently move data from one SQL
server table to another SQL server.

In order to do this, I've had to make a couple of minor
fixes to dblib.c

1) fixed dbvarylen and dbcolinfo
2) added a new freetds-only dblibrary API function
dbtablecolinfo

Also rolled up in this patch are fixes to :

ctlib/unittests/rpc_ct_setparam.c

as previously remarked upon.

----------------------------------------------------------------------

>Comment By: Frediano Ziglio (freddy77)
Date: 2005-05-31 11:35

Message:
Logged In: YES
user_id=75766

It take long to be applied but is now fully applied.
changes to rpc_ct_setparam.c was applied many time ago (on
2004).
I updated datacopy.c for portability and related files
(Makefiles). There are still some works to do (buffer
overflows, quoting, memory check)

freddy77

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=407808&aid=1064459&group_id=33106




Archive powered by MHonArc 2.6.24.

Top of Page