Microsoft Access Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsDatabasesMicrosoft Access Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old July 21st, 2005, 12:31 PM
e_pech e_pech is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2005
Posts: 2 e_pech User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 38 m 36 sec
Reputation Power: 0
Exclamation Queries...

Well, I want a combobox to display the information contained in a table generated by a query. The thing is that when I load the form, I want the query to run so that the ComboBox can be updated but since the query is a Make-Table Query everytime I open it, it asks for permission to delete the old table and generate a new one.
Can someone please help me to know how to avoid this message and just make it so that it doesn't need to click OK, everytime I run the Query?




I'd really appreciate it.

PECH

Reply With Quote
  #2  
Old July 21st, 2005, 12:49 PM
lwells lwells is offline
Contributing User
Dev Articles Novice (500 - 999 posts)
 
Join Date: Sep 2004
Posts: 632 lwells User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 21 h 59 m 38 sec
Reputation Power: 4
In your code just before you run the query turn the system warnings off and then turn the warnings back on after the query runs.

DoCmd.SetWarnings False
'Run the Query
DoCmd.SetWarnings True
Comments on this post
e_pech agrees: I don't really know how this Reputation points work, but Thank you 4 helpin' me

Reply With Quote
  #3  
Old July 21st, 2005, 12:57 PM
e_pech e_pech is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2005
Posts: 2 e_pech User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 38 m 36 sec
Reputation Power: 0
Thank YOU!

THat work just Perfectly!!!

PECH

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsDatabasesMicrosoft Access Development > Queries...


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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 On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway