BlueGazoo
July 8th, 2003, 07:22 PM
Gooday,
objRecordset.RecordCount is not working. The connection is fully dynamic, here's the code:
objRecordset.Open objCommand,,2,3,1
RecordCounts spits out -1 always.
Found a little blurb on net saying MySQL ODBC doesn't support recordCount but that don't sound right, does it...
any help is much appreciated.
The Great Blue Gazoo
objRecordset.RecordCount is not working. The connection is fully dynamic, here's the code:
objRecordset.Open objCommand,,2,3,1
RecordCounts spits out -1 always.
Found a little blurb on net saying MySQL ODBC doesn't support recordCount but that don't sound right, does it...
any help is much appreciated.
The Great Blue Gazoo