|
-
December 22nd, 1999, 10:36 AM
#1
Automatically delete data after this many days
Is it possible with Access? or do we need sql server? I also need to adjust the time interval in the data base after pre defined time limits.
Any help appreciated
Thnaks
-
December 27th, 1999, 03:39 PM
#2
Re: Automatically delete data after this many days
yes offcourse you can do there are several method to do
1- define the interval in days and write in text file when your application run you read the file and check the period if period is greater than define interval then delete the data
2- In access database you create two feild start date and end date calculate days at run time if greater days then delete data.
Plz if answer is fulfill your requirement then mail me [email protected]
or other wise revise your problem with deatail
thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|