Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.58K
1 Posted Topic
Re: Anyone please help me to sort out this problem. I gor run time error 3001 when using following code Private Sub Form_Load() connection Set rs = New ADODB.Recordset rs.Open "select * from student ", CN, adOpenDynamic, adLockOptimistic End Sub |
The End.