| | |
CursorType help
Please support our ASP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Jun 2004
Posts: 1
Reputation:
Solved Threads: 0
can some one help me with the CursorType
i try to use
Connect.Open "DSN=vault; uid=colu; pwd=colu;"
strSQL = "select CusId,CusName from Customer ORDER BY CusName"
rstdpt.Open strSQL, connect, 3, 1, 1
now some times this code works and some time
PrintRec.Open strsql, connect, 3,3
this works
some times when i use adOpenStatic instead of 3 works some times it doesnt
can some one guide me
i try to use
Connect.Open "DSN=vault; uid=colu; pwd=colu;"
strSQL = "select CusId,CusName from Customer ORDER BY CusName"
rstdpt.Open strSQL, connect, 3, 1, 1
now some times this code works and some time
PrintRec.Open strsql, connect, 3,3
this works
some times when i use adOpenStatic instead of 3 works some times it doesnt
can some one guide me
![]() |
Similar Threads
- Need Help with ASP (ASP)
- Very new to ASP (ASP)
- html table to .csv (HTML and CSS)
- SQL access via Dreamweaver 2004 MX (MS SQL)
- Create Windows Authentication (VB.NET)
Other Threads in the ASP Forum
- Previous Thread: loading and external asp link in frames
- Next Thread: string not working
| Thread Tools | Search this Thread |
archive asp asp.net aspandmssqlserver2005 aspandmssqlserver2005connection aspconnection connection database databaseconnection diagnostics dreamweaver excel fso iis microsoft msmsql mssql2005 mssqlserver2005 mssqlserver2005andasp mssqlserverandasp opentextfile record searchbox selectoption server single specfic sqlserver sqlserverconnection toolkit webserver windows7





