A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

delete table content



 
 
Thread Tools Display Modes
  #1  
Old August 17th, 2004, 11:17 AM
kayak
external usenet poster
 
Posts: n/a
Default delete table content

hi..

anyone know how to delete table content using form the
same way like delete query does?i cant run delete query
type from form.please help

thanks,
Kayak
  #2  
Old August 17th, 2004, 01:05 PM
Van T. Dinh
external usenet poster
 
Posts: n/a
Default

You can use DoCmd.OpenQuery or CurrentDB.Execute to run your Delete Query in
code.

Check Access VB Help on the OpenQuery Method and the Execute Method.

--
HTH
Van T. Dinh
MVP (Access)




"kayak" wrote in message
...
hi..

anyone know how to delete table content using form the
same way like delete query does?i cant run delete query
type from form.please help

thanks,
Kayak



 




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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Complicated Databse w/many relationships Søren Database Design 7 July 13th, 2004 05:41 AM
Newbie? Do I use Report or Query John Egan New Users 11 June 28th, 2004 08:31 PM
COMPARE THE TWO TABLES Stefanie General Discussion 0 June 4th, 2004 04:36 PM
Delete Rows from Data Table Charting Help Charts and Charting 1 March 2nd, 2004 08:47 PM


All times are GMT +1. The time now is 12:14 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.