|
|
Choosing A Webhost: |
RE: FW: Break char (\0): msg#00225db.tds.freetds
> > I am using DBI v1.37 with DBD-Sybase 0.94 and freetds V0.60 > I seem to be getting \0 appended to the end of the strings > returned through the DBI. I have tried different versions of > the DBD-Sybase and freetds and still have the same problem. > > Is there someway that I can get freetds to strip this char ? > > Also, if I could get freetds to globally strip of other > nominated chars as well (eg \n and/or \r) as well, it would > be of great assistance. I can do this a the Perl interpreter > level, but it is quite resource expensive. If it could be > done at the machine code (driver level), it would be much > more efficient. > > Thanks for any help. > > Cheers > Michael Eales > Hi! Perhaps problem reside in tables... \0, \n and \r are correct characters in sql server. You can use query like UPDATE table_name SET field_name = REPLACE(field_name, CHAR(0), '') to remove all \0 from db. freddy77
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Nightly Snapshots, Frediano Ziglio |
|---|---|
| Next by Date: | RE: Unable to execute two queries in a single class, ZIGLIO Frediano |
| Previous by Thread: | Unable to execute two queries in a single class, mani anand |
| Next by Thread: | RE: Unable to execute two queries in a single class, ZIGLIO Frediano |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |