How can you check whether a record is valid record or
Invalid record using ADO control or Object?
Answer / Vineet Kumar Singh
In ADO, you can use the Recordset's Status property to determine if a record is valid or invalid. Valid records will have a status of adRecUpdUnchanged (2) while invalid records may have a status of adRecStatusUnknown (-32768) for newly added records and adRecStatusInvalid (-32767) for modified records that could not be saved.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the property to resize a label control according to your caption?
Draw Sequence Modal of DAO and Explain?
It is possible to access Text (x.txt) files? Explain.
Explain Default cursor Type and LockEdits type in RDO
What is the use of ActiveX Documents?
What is OLEDB?
How does VB Pass arguments to a function by default?
what are the Differences Object and Class?
What is Collection Objects?
How would you run your ActiveX Document Dll?
Is a foo VBX/DLL available as shareware/freeware?
What are forms in visual basic?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)