Tadodataset.close
From: Annie Molloy (annie.apple_at_gmail.com)
Date: 01/20/05
- Next message: Dave McConnell: "Problem with ADOQuery - PLS HELP ASAP"
- Previous message: Viatcheslav V. Vassiliev: "Re: TAdoCommand1 Create Table"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 20 Jan 2005 03:59:43 -0800
Hi All,
I am having some trouble with Tadodaaset.close
A bit of Background Information:
My system is running on 7 machines across a wireless network link to
an access database.
The line of code fcvalid.dadoFcValid.Close is functioning fine but is
increasing my network activity by 4% for every instance of the program
running.
eg
machine 1 Sitting open, at password screen
machine 2 Sitting open, at password screen
machine 3 Sitting open, at password screen
machine 4 Sitting open, at password screen
network activity is sitting at zero
Say I log into machine 4, network activity goes up and then back down
(as normal) as i use the program
Once I run this line of code network activity goes up to 16% (4% for
every instance of the program open, even if the program is doing
nothing) and stays there until i exit the program on all machines.
Has anyone ever encountered this ?
Am I clearing the dataset correctly?
Are there any other methods of clearing the dataset i could try?
Any suggestions or comments would be greatly appreciated?
thanks
annie
- Next message: Dave McConnell: "Problem with ADOQuery - PLS HELP ASAP"
- Previous message: Viatcheslav V. Vassiliev: "Re: TAdoCommand1 Create Table"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|