Hi there,
I have connected my program to a MS Access database and i have added into the database in the 3rd form..And i have a timer in the first form that compares the data in the database with the system's time,each and every second.Hence the timer runs every minute,...
the problem now is that the timer do not include my new data that i have added in the 3rd form
Can any one please hepl me?
Abhimanyu K VatsaPosted Jun 4, 2010, 6:15 AM
rusdy ripPosted Jun 27, 2009, 8:48 PM
Vijaya KadiyalaPosted Apr 11, 2009, 1:23 PM
Hi
I mean are you using any Commit or Rollback??
Thanks -- Vijaya Kaidyala
www.DotNetVJ.com
Sriram RamaniPosted Mar 20, 2009, 12:03 AM
"are you issuing any transaction properties when you are inserting data from 3rd form??"
I cant understand wat u mean sir.
Vijaya KadiyalaPosted Mar 16, 2009, 10:41 AM
Hi
"It is not reading those datails".. means you are querying the database but you are not seeing the chages made in Form3. One quick question..are you issuing any transaction properties when you are inserting data from 3rd form??
Thanks -- Vijaya Kadiyala
http://dotnetvj.blogspot.com
Sriram RamaniPosted Mar 14, 2009, 1:56 PM
Here's wat i mean
I have a timer(interval 1 minute) in my program's 1st form that compares the current time with the date in my databese each minute and plays an audio file if they match.
Now i have an insert command, to insert into the database in 3rd form.So the problem now is that when the timer finishing running for 1 minute, and then starts the next 1 minute,it must also read the data that i have added from the 3rd form...
It is not reading those datails i have checked it...Is it more explanatory
Please anyone help me
Vijaya KadiyalaPosted Mar 13, 2009, 5:07 PM
Hi
Your question is little confusing. Could u please walk-us-thru with some example.
Thanks -- Vijaya Kadiyala
http://dotnetvj.blogspot.com