MySqlTalk.com  

Go Back   MySqlTalk.com > MySQL > SQL syntax
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read


Reply
 
Thread Tools Search this Thread
Old 01-18-2005, 04:42 PM   #1
Joel
Junior Member
 
Join Date: Dec 2004
Posts: 4 Joel is on a distinguished road
RecordCount

Hi,

I Redim An array based on the value of (.RecordCount - 1) When I .AddNew &
.Update it increments the value of .RecordCount Which screws up the logic of
the application (it assumes the max value of the subscript was the original
value of (.RecordCount - 1). Question: It seems the other Db (Connx ODBC
for Dataflex DB) worked differently the value of .RecordCount remained the
same even when adding new records.

Can there be a reason for all this?

PS I Set the RecordSet to: .CursorLocation = adUseClient
Joel is offline   Fork this post Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump



All times are GMT -4. The time now is 01:27 PM.



Powered by: vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Limited.
Google
  Web http://www.mysqltalk.com
DISCLAIMERS:
1. We have no commercial interest in this site.
Banner Ads and Subscriptions will only be used to help pay for hosting and maintenance costs.
2. MySQLTalk.com is NOT affiliated with MySQL AB in any way.
3. MySQLTalk.com is NOT endorsed by MySQL AB in any way.
4. Please do not post any content that is harmful to MySQL or MySQL AB, meaning no misleading or obsolete information will be tolerated.
Well-founded constructive criticism meant to help the community is permitted.
5. This website is founded with the goal of improving the MySQL community.
We not only tolerate newbies, we encourage them.
Please do not ask newbies to "read the manual".