|
First
|
Prev |
Next
|
Last
Pages: 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117
query Hi i have a table containing the following fields man_date type test wheremeas measured value 1/1/08 12:00:00 M1 Hardness Top 2.4 1/1/08 12:00:00 M1 Width Bot ... 24 Jun 2008 11:16
Code module size limits? I'm asking this for curiosity's sake. Is there a code module size limit? I looked at Access Specifications in help and didn't notice a code limit size. For some odd reason I was under the assumption that code modules couldn't exceed 64K...probably thinking of memos. ... 24 Jun 2008 10:14
Access 2007 Tabbed Forms Question This is probably simple but: when using tabbed forms in A2007, is there a simple way to prevent the user from right-clicking on a form tab and choosing "Design View" other than disabling default shortcut menus? ... 24 Jun 2008 18:30
An Issue with Tab Controls I am using the following function which I found on the Internet to spell check certain text boxes on a form. The complete code also included the ability to spell check all text boxes that meet certain criteria. I've tried that version from a command button and it works perfectly. However, I prefer to spell check ... 25 Jun 2008 02:41
stellenangebot weltweit stellenangebote immobilien stellenangebote mitarbeiter Heilpraktiker Heilpraktikerin pharma deutschland stellenangebot weltweit stellenangebote immobilien stellenangebote mitarbeiter Heilpraktiker Heilpraktikerin pharma deutschland + + + ARBEITSANGEBOTE IN DEUTSCHLAND http://WWW.ARBEITSANGEBOT-DEUTSCHLAND.DE http://WWW.ARBEITSANGEBOT-DEUTSCHLAND.DE + + + STELLENANGEBOTE IN DEUTSCHLAND http://WWW.STE... 23 Jun 2008 17:52
Any execute sequence in Access? Hello everyone, I wonder is there any pre defined sequence in Access when it executes queries and views. For example, is there any difference in efficiency of the following two queries? 1. SELECT * FROM table1, table2 WHERE table1.date=table2.date AND table1.name like "%A%" 2. SELECT * FROM tab... 25 Jun 2008 01:40
Shade textboxes of form based on checkbox I must combine the information from two forms/tabs on a main form. The idea is to insert two checkboxes on the main form. Then based on the checkbox checked would then automatically highlight those textboxes that need to be filled in by the end user. Any advice on how best to do this? Thanks! Zuf ... 25 Jun 2008 16:02
code to keep record number focus I'm running Acccess 2000 on Windows XP. I have a form (no source) which shows a subform in datasheet view down the left side of Organizations from tblOrgs. On the right side is another subform showing a list of features about the organization (Revenue, # of Employees, Industry Focus, etc) from table tblOrgAttrs... 23 Jun 2008 17:52
Access 'there isnt enough memory' when scrolling textbox I have an Access database frontend linked via ODBC to a large (gigabytes) mysql database. I need to view a large amount of data in a a textbox (variable up to 300K), but I receive a 'there isnt enough memory' error whenever I scroll past N number of bytes in a textbox that has been filled with a lot of data. I am... 23 Jun 2008 21:59
Changing linked SQL Server tables in code I've inherited an A2003 application with linked SQL Server 2000 tables in the back end, using the Microsoft SQL Server ODBC driver. We've set up a test SQL Server database. I'd like to automate the process of relinking the application to test/prod. I've found some code examples here of relinking ODBC back ends... 26 Jun 2008 10:29 |