Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Database Design | Forum profile

Forum profile page for Database Design on http://www.mdbmakers.com. This report page is the aggregated overview from a single forum: Database Design, located on the Message Board at http://www.mdbmakers.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Database Design" on the Message Board at http://www.mdbmakers.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: MDBMakers.com - Powered by vBulletin - Database Design (site profile, domain info mdbmakers.com)
Title: Database Design
Url: http://www.mdbmakers.com/forums/forumdisplay.ph...
Users activity: 15 post per thread
Forum activity: 2 active threads during last week
 

Posting activity on Database Design:

  Week Month 3 Months
Threads: 2 5 20
Post: 2 9 30
 

Database Design Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Richard M
1
user's latest post:
Access stopped me from inserting...
Published (2009-12-08 14:47:00)
I have been inserting pictures into my database and now it does not and hangs up the program. I can insert pictures using another computer. Would this be my operating system or do I have to reload Access? Thanks for any help you can give. Richard
wrmosca
1
user's latest post:
Access stopped me from inserting...
Published (2009-12-09 12:55:00)
Richard Have you installed the latest Service Pack? That might fix it.
 

Latest active threads on Database Design::

Started 6 days, 17 hours ago (2009-12-09 12:55:00)  by wrmosca
Richard Have you installed the latest Service Pack? That might fix it.
Thread:  Show this thread (2 posts)   Thread info: Access stopped me from inserting a picture Size: 86 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Access stopped me from inserting a picture :: Database Design :: MDBMakers.com - Powered by vBulletin"
Started 1 year ago (2008-12-02 16:52:00)  by sean
SOLVED: Not sure why I didn't think of using a IN SELECT but that is how it worked. So here is the code now: strSQL = "DELETE " & strLocVar & ".* FROM " & strLocVar & " WHERE " & strLocVar & "." & strLocFld & _ "ID NOT IN (SELECT " & strRemTbl & ".Id FROM " & strRemTbl & ")" DoCmd.RunSQL strSQL
Thread:  Show this thread (5 posts)   Thread info: Error: Delete Unmatched Query Size: 476 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Error: Delete Unmatched Query :: Database Design :: MDBMakers.com - Powered by vBulletin"
Started 1 week, 6 days ago (2009-12-02 11:58:00)  by pbaldy
One way here: http://www.mvps.org/access/forms/frm0012.htm another: http://allenbrowne.com/ser-24.html
Thread:  Show this thread (5 posts)   Thread info: Duplicating Previous Records Size: 291 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Duplicating Previous Records :: Database Design :: MDBMakers.com - Powered by vBulletin"
Started 1 month, 1 week ago (2009-11-04 14:18:00)  by wrmosca
Mark Take a look at this article: http://msdn.microsoft.com/en-us/library/aa338202.a spx
Thread:  Show this thread (2 posts)   Thread info: Custom Ribbon Size: 189 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Custom Ribbon :: Database Design :: MDBMakers.com - Powered by vBulletin"
Started 2 months ago (2009-10-14 00:57:00)  by vks1711
Many Thanks Estuardo, I will give it a try from the way you sound I believe it will work.
Thread:  Show this thread (2 posts)   Thread info: Filtering Access 2003 ADP View / Stored Procedure Size: 105 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Filtering Access 2003 ADP View / Stored Procedure :: Database Design :: MDBMakers.com - Powered by vBulletin"
Started 2 months ago (2009-10-12 14:46:00)  by wrmosca
ShadeTree You can use DatePart to get that. DatePart("ww",#1/2/2010#)
Thread:  Show this thread (3 posts)   Thread info: How to convert a date to week# in a select query? Size: 102 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How to convert a date to week# in a select query? :: Database Design :: MDBMakers.com - Powered by vBulletin"
Started 2 months, 1 week ago (2009-10-05 08:59:00)  by RPFeynman
Robertomac, If the two tables are linked in a one to many you should have no problem with your query. Your result indicates to me that your getting a crossproduct of the two tables. Art
Thread:  Show this thread (5 posts)   Thread info: Access Query Size: 199 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: re :: Database Design :: MDBMakers.com - Powered by vBulletin"
Started 2 months, 3 weeks ago (2009-09-26 05:13:00)  by abloom
memo field best practices? Hello, This is a general question, but one that keeps arising: Say I have a table that gets heavily used in queries, forms, etc. (e.g. a "sales order"). Is there any problem with adding a memo field to this table? This would typically be for 'notes' or 'comments', and would be populated a small percentage of the...
Thread:  Show this thread (2 posts)   Thread info: memo field best practices? Size: 1,648 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "memo field best practices? :: Database Design :: MDBMakers.com - Powered by vBulletin"
Started 2 months, 3 weeks ago (2009-09-23 05:42:00)  by pbaldy
Welcome to the site. I think more info about what you're trying to do to give a meaningful answer. It sounds like you could have a table of standardized parameters, which would allow you to compare a specified value against the standard values.
Thread:  Show this thread (3 posts)   Thread info: create macros to compare discrepances in database Size: 246 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: create macros to compare discrepances in database :: Database Design :: MDBMakers.com - Powered by vBulletin"
 

Hot threads for last week on Database Design::

Started 6 days, 17 hours ago (2009-12-09 12:55:00)  by wrmosca
Richard Have you installed the latest Service Pack? That might fix it.
Thread:  Show this thread (2 posts)   Thread info: Access stopped me from inserting a picture Size: 86 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Access stopped me from inserting a picture :: Database Design :: MDBMakers.com - Powered by vBulletin"