Your Open Source
Free YourOpenSource Softwares Online Resources and Softwares Downloads with Demo
Related Posts
rowset is not bookmarkable in vb
how to solve the error "rowset is not bookmarkable" in datagrid or recordset?
Check the following VB code to solve the issues.
Dim rs As ADODB.Recordset
Set rs = New ADODB.Recordset
str = "select * from route"
rs.CursorLocation = adUseClient
rs.Open str, con, adOpenDynamic, adLockOptimistic
Set DataGrid1.DataSource = rs
328
Feb 08 10 02:50:32
Sekar
|
Rating :
![]() ![]() ![]() ![]() ![]() | Tags :- Visual Basic |
|
|||
Digg
Yahoo
delicious
