Current location: Hot Scripts Forums » Programming Languages » ASP » Problem in Deleting records from Access


Problem in Deleting records from Access

Reply
  #1 (permalink)  
Old 09-19-03, 06:16 AM
skchakri skchakri is offline
Newbie Coder
 
Join Date: Sep 2003
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Problem in Deleting records from Access

I am getting error while deleting records from the Access2000.

I am sending the Query " DELETE * FROM PersonalMails WHERE mailid=2"
and I am getting error.
Error: -2147467259
Error Description: Could not delete from specified tables.

Plz any body help me in this. I am working on it from 4 days
Thank You.
__________________
Chakravarthy
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 09-20-03, 01:59 AM
Shane Shane is offline
Coding Addict
 
Join Date: Jun 2003
Location: Maryland, US
Posts: 268
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by skchakri
I am getting error while deleting records from the Access2000.

I am sending the Query " DELETE * FROM PersonalMails WHERE mailid=2"
and I am getting error.
Error: -2147467259
Error Description: Could not delete from specified tables.

Plz any body help me in this. I am working on it from 4 days
Thank You.
You don't need the * in the query.

Just: Delete from PersonMails where mailid=2
__________________
Shane Bauer
Microsoft Certified Professional (MCP) - ASP.NET
ASP/ASP.net, C#, VB/VB.NET, PHP, Perl, SQL
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
New Web Host, New Problem! justchat PHP 2 09-29-03 03:39 PM
Date From Access 2000 Database Kaikki ASP 4 09-25-03 07:04 PM
mysql to access aspuser25 Database 2 09-16-03 12:01 PM
Looking for Registered Members area access to files .. script zamen Script Requests 3 09-02-03 06:44 AM
importing data from MS Access to Excel using ASP craigger1 ASP 1 08-05-03 04:11 PM


All times are GMT -5. The time now is 07:13 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.