phpbar.de logo

Mailinglisten-Archive

ASP und mySQL
Archiv Mailingliste mysql-de

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ASP und mySQL



Hallo!

Ich arbeite mit ASP und mySQL und habe folgendes Problem:

' ---
Dim DBConn
Set DBConn = CreateObject("ADODB.Connection")
DBConn.Open(DBConnStr)
Dim RS
Set RS = Server.CreateObject("ADODB.RecordSet")

RS.Open SQLC, DBConn, adOpenStatic, adLockPessimistic
' ---

Obwohl Datensätze gefunden werden steht in
RS.RecordCount
immer -1.

Die Abfrage ist aber zu kompliziert um mit Count(*) zu arbeiten.

Kann mir vielleicht jemand weiterhelfen?

lg
Thomas

---
*** Weitere Infos zur Mailingliste und MySQL unter www.4t2.com/mysql 


Home | Main Index | Thread Index

php::bar PHP Wiki   -   Listenarchive