TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Danny
NA
1
0
C# Delete database records without SQL text?
Aug 5 2006 2:26 PM
Hi all,
I need to delete rows from my db, when the criteria is: older than a certain date.
Can it be done without an SQL string query?? Using only a DataSet and/or DataAdapter?
The regular SQL would be: "DELETE FROM EventLog WHERE EL_TimeStamp<01/08/2006".
But the problem is using the date in C# and Access-database.
Thanks in advance,
Danny
Reply
Answers (
1
)
Cost of distributing C# applications?
EnterpriseLibrary 2005 vs 2006... The difference is obvious