Re: Status of UTF-8 support in 0.83 dev
"ZIGLIO, Frediano, VF-IT" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
> > Frediano Ziglio wrote: > > > Now, what to do when what you really want is equivalent > to "INSERT t > > > values( N'string' )"? I assume it's still SQL_[VAR]CHAR, > but I won't > > > know for sure until either Frediano explains or I figure out how > > > sp_execute works. > > > > > > > sp_execute is a special store procedure witch is embedded > in sql server > > and support variable parameters... let's say it's like a > printf instead > > of a strcpy. You specify parameters you pass followed by > parameters and > > server execute the query. > > It would help me if we could document this and other > undocumented stored > procedures. For example, I don't know how/if sp_prepare > returns a handle > that can be used by sp_execute. > > If you could get some rough documentation in place, I'll polish it. > tds.html seems like a logical place to put it. > Well.. my main source of documentation for this stuff is at http://jtds.sourceforge.net/apiCursors.html. Do you think we should replicate them in out documentation ? freddy77 _______________________________________________ FreeTDS mailing list [email protected] http://lists.ibiblio.org/mailman/listinfo/freetds
smime.p7s
(application/x-pkcs7-signature, 3.1 KB) - not displayed