|
-
November 17th, 1999, 05:59 PM
#1
Grid Control - Add New throws an Error
Hi
I am using Sheridan Grid Control to map a table.I am using RDS for Client-Server interaction. On the Client side I get a Recordset from the Business Object.
When I try to do an AddNew operation on the record and then assign the field values I get the Message "Errors Occurred"
Dim rs As ADODB.Recordset
rs.AddNew
rs!CustomerID = Some valid value ---> Throws an Error
Where is the problem ?
Thanks
Anand
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|