Skip to Content.
Sympa Menu

freetds - dbwritetext()

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Christopher Weimann" <cweimann AT wallnet.com>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: dbwritetext()
  • Date: Wed, 25 Oct 2000 21:54:02 -0400


I'm trying to write a file to a MS-SQL 7 table using dbwritetext and
dbmoretext. The program just hangs on the dbresults after dbwritetext.
The server at this point seems to go haywire turning what was to be two
calls to dbmoretext with about 30 bytes each ( just a test ) into 100s of
MB. I used the dbmoretext example from microsofts online documentation
at http://msdn.microsoft.com/library/psdk/sql/pdc07_8.htm. I also read
somewhere that Microsoft may be dropping support for DB-Library. Should I
be using tds or ct ( I don't even know what the differences are ) instead?

Thanks for any suggestions in advance.




Archive powered by MHonArc 2.6.24.

Top of Page