NO_DATA Error
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Hi,
The sql returns value since i select primary key (cannot be null), but when
i try to bind with combo box i get following error.. i cant see data. Iam
using ODBC connection from asp.net to talk to DB2 database. Any help gurus
System.Data.Odbc.OdbcException: NO_DATA - no error information available
Thanks,
Krish
.
Relevant Pages
- NO_DATA error
... The sql returns value since i select primary key, ... i try to bind with combo box i get following error.. ... i cant see data. ... (microsoft.public.dotnet.framework.aspnet) - Re: SQL Express - Identity specification property - how to change
... FOO_ID int identity, ... Tony Rogerson, SQL Server MVP ... They are making unfortunately frequent use of the IDENTITY column in conjunction with Primary Key. ... IDENTITY has none of the properties of a data type because it is not a data type at all. ... (comp.databases.ms-sqlserver) - Re: Binding and adding rows with SQL identity column
... Each time you call AddNew then the DataTable generates a new ... Each time an update is done then the real primary key ... > generated by the built-in wizard in VS2003. ... > identity column on the sql table, perhaps this would all the fine and I ... (microsoft.public.dotnet.framework.windowsforms) - Re: What happens after 2^32 autonum keys are exhausted?
... Tony Rogerson, SQL Server MVP ... generated primary key despite the risk of a hardware or software error or a fault in the space-time continuum. ... identifier and have to invent one, follow the data design (data ... (comp.databases) - Re: DBD::Oracle dbd_st_execute slow speed
... I remember seeing the trace show it bind as VARCHAR or something ... When you are using sqlplus or sql developer or some_other_tool are they ... ALTER TABLE MJMC.FL_SYS_STAT_HIST ... USING INDEX TABLESPACE MJMC_X_01 ... (perl.dbi.users) |
|