|
|
| <prev next> |
Choosing A Webhost: |
RE: error_handler: Data-conversion resulted in overflow.: msg#00155db.tds.freetds
> > We are using freetds to connect to a MSQL database. > > When reading certain tables, we have no errors but other tables give > the error: > error_handler: Data-conversion resulted in overflow. > for each line of results. > > This does not occur with other drivers that we use on this database. > > Could someone please advise possible cause of error and how > we might fix it. > > The table where we have an error is pretty standard as follows FWIW: > > CREATE TABLE Event ( > EventTypeKey smallint NOT NULL, > EventKey int IDENTITY, > OrgTainerKey char(6) NULL, > DocumentExternalReference varchar(20) NULL, > DocumentDate smalldatetime NOT NULL, > StartDate smalldatetime NULL, > EndDate smalldatetime NULL, > Narrative varchar(50) NULL, > CapturedBy varchar(20) NULL, > EntryDate smalldatetime NOT NULL, > Status tinyint NULL > ) > > > Thanks. > It's very hard to say... which library are you using ?? ctlib or dblib ? Do you use PHP or others scripts ? Perhaps you binded a varchar with a too small char array... Are you using some multibyte character codings (utf8) ? freddy77
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | error_handler: Data-conversion resulted in overflow., Eric |
|---|---|
| Next by Date: | RE: Japanese character support, Nair, Anup (ODC - Satyam) |
| Previous by Thread: | error_handler: Data-conversion resulted in overflow., Eric |
| 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 |