|
More site info...
microsoft.public.access | Forum profile
|
|
Forum profile page for microsoft.public.access on http://www.microsoft.com/communities/newsgroups....
This report page is the aggregated overview from a single forum: microsoft.public.access, located on the Message Board at http://www.microsoft.com/communities/newsgroups....
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 "microsoft.public.access" on the Message Board at http://www.microsoft.com/communities/newsgroups... 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.
|
|
|
|
|
Posting activity on microsoft.public.access:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
394
|
1,065
|
3,959
|
|
Post:
|
1,066
|
2,775
|
10,313
|
|
|
microsoft.public.access Posting activity graph:
|
Top authors during last week:
user's latest post:
New question: Split database -...
Published (2009-01-07 22:13:00)
On Wed, 7 Jan 2009 19:56:01 -0800, Richard <Richard@discussions.microsoft.com> wrote: >Hi Albert > >I have a related question. If the relationships have been setup in the >diagram window prior to exporting the tables to SQL server do the >relationships need to re established? Depends on how the export is done. If you use the Upsizing Wizard the relationships will be read from the...
a a r o n . k e m p f @ g m a i...
42
user's latest post:
How to set this up? in...
Published (2009-01-08 00:29:00)
Bruce is wrong Jet is crap. Move to SQL Server, because it has a future and Jet does not On Jan 7, 9:35am, "BruceM" <bam...@yawhodotcalm.not> wrote: > I wish I had found that tutorial or something of the sort sooner. From what > you have described Access is well-suited to your project, but yours is not > the simplest kind of database in that it includes the junction table. The...
user's latest post:
New Record, Invalid Use of Null...
Published (2009-01-07 16:28:00)
Try If Nz(Me.[AutoRenew], False) Then Me.[Review].Visible = True Else Me.[Review].Visible = False End If -- Doug Steele, Microsoft Access MVP http://I.Am/DougSteele (no private e-mails, please) "sofiac" <sofiac@discussions.microsoft.com> wrote in message news:1FC1CB10-3BFF-4777-B922-0544DBAAF6F2@microsoft.com... >I am unable to add a new record and get the error message "Invalid Use...
user's latest post:
Too Many Keys? in...
Published (2009-01-07 11:08:00)
Alex: A primary key doesn't need to be a single column.; it can be a composite one of more than one column, which is exactly the situation in your case, where the five columns area a 'candidate key' and can consequently be designated as the primary key. Your table in fact illustrates a common situation as it is modelling a relationship type between users, groups, actions and times (regular, or overtime). You are...
user's latest post:
Access 2003 Table copy-paste in...
Published (2009-01-07 18:22:00)
Bob, Are you saying you can't answer the questions below? Did you create the database to which you refer? >> 1. Is this a split database? >> 2. Does it give them the option to open 'Read-Only' if the others try to >> open it? >> 3. You could use an append query but I find it curious you can't do this, >> so what exactly are some of the error...
user's latest post:
Search errors in Access 2000 in...
Published (2009-01-08 00:21:00)
Hi Steve, I'm feeling your pain now when using the Edit | Find dialog method of searching. I just opened a clean copy of Northwind in Access 2003, and then opened the Employees form. I selected the Personal Info tab, and clicked into the Notes field, at the beginning of the sentence. This is for employee "Nancy Davolio", and the mouse cursor is positioned just before the word "Education". I...
user's latest post:
Diff between After Update and On...
Published (2009-01-07 14:18:00)
Thanks for the help Clif, I must of pushed the mouse backwards or something. "Clif McIrvin" <clare.moe@nevergmail.com.invalid> wrote in message news:%23Tyg3uPcJHA.1676@TK2MSFTNGP03.phx.gbl... > "CW" <CW@discussions.microsoft.com> wrote in message > news:E7908283-65FD-44C9-B1B1-F89A75135E16@microsoft.com... >> Thanks for the suggestion Pete...
user's latest post:
Generate iCal or vCal files from...
Published (2009-01-07 20:30:00)
Clint Marshall <ClintMarshall@discussions.microsoft.com> wrote: >I'm sorry, Tony, I didn't describe this well. No, you described it quite well. >I just opened VBA from Access and couldn't find anything useful when I >searched for "write #". from A2003 help. Write # Statement Writes data to a sequential file. Syntax Write #filenumber, [outputlist] The Write #...
user's latest post:
Multiple Choice Problem - Access...
Published (2009-01-08 01:33:00)
Hi The query will not affect the linked tables in the Table View. It is a good idea not to use this access facility as it will "always" lead (sooner or later) to users inputting data directly into the tables. What you need is a linking table (so you have a many to many relationship). Table1 = JobID + other stuff Table2 = CoulorID + other stuff Table 3 = JobID & CoulorID + stuff directly related to this...
user's latest post:
This DB needs to open to just...
Published (2009-01-06 15:33:00)
Simplicity, like beauty is in the eye of the beholder. For me it's a couple hours to write and debug code, for you it could be longer depending upon your skills. Yes, it is simple. It can be very simple if you set everyone's default open to Exclusive: Tools >>> Options >>> Advanced >>> Default open mode >>> Exclusive That opens all...
|
|
|
|
Latest active threads on microsoft.public.access::
Started 1 day, 18 hours ago (2009-01-07 06:15:00)
by Ed from AZ
I am an extreme novice with Access. I tried to set this up with Excel, but I really think it's just too much and needs a database. Several people will be using this, and I know more than one will try to use it at the same time. We have a fleet of vehicles and several routes. We want to take the operator's daily logs and record ...
Started 1 day, 23 hours ago (2009-01-07 01:30:00)
by geeves1293
Hello all, I have had my splendid access program running over a peer to peer network for over a year now working fine. Now the new year has arrived it seems though only some users (2) cannot access it when someone else is using it. Its fine if nobody else uses it. Each computer except the host has a mapped network ...
Started 23 hours, 17 minutes ago (2009-01-08 01:44:00)
by Samswood
I have two tables. Equipment has ID, Machine, Hourly rate. Jobs has ID, Start Time, End Time, Machine, Hourly Rate, Total Job. I have set up a lookup on Jobs so that I can select the type of machine from the Equipment table. That works well. But for love nor money can I work out how to bring across the ...
Started 1 day, 4 hours ago (2009-01-07 20:58:00)
by HWhite
Example: I have a "Master" table with a lookup field called "Acceptable Colors". It links to a "Color" table which has yes/no options for yellow, blue, black etc... and created a form with the check boxes. In my Main Entry Form, I added the "Color" sub-form. So far, so good. In testing, I go record to record ...
Started 1 day, 1 hour ago (2009-01-07 23:15:00)
by a a r o n . k e m p f @ g m a i l . c o
Wow, so SQL Server ships more units than Oracle _AND_ IBM combined? http://download.microsoft.com/download/6/C/D/6CDC1 23B-A159-438C-BBAD-7750EE5D0D67/IDC-Server%20Workl oads%20Forecast.pdf Wow, it really does look like SQL Server is the worlds most popular database. -Aaron...
Started 1 day, 23 hours ago (2009-01-07 01:37:00)
by dede
1) In an access query we have sometime quite a lot of predefine one. Would it be possible to create some folder to arrange them (could be as well done for report or forms?) 2) In Excel the record macro button is really helpful to learn at the beginning how writing a macro, why this one is not available for Access! 3) ...
Started 1 day, 16 hours ago (2009-01-07 08:54:00)
by Helpless Soul
Hi all. I am not a novice, I am a total beginner! I want to start a database on sports results. Ideally, I'd like this to be MySQL/PHP/dynamic web-based. but I'm afraid that's beyond me at this stage. So, my idea is to design the DB using Access, later importing this to MySQL (getting someone to write the necessary php and web...
Started 1 day, 16 hours ago (2009-01-07 08:25:00)
by amdrit
Hello All, I have a Access database that links a table from SQL. Currently the table only has a primary key defined in SQL. When I add additional keys to the table, Access is no longer able to insert rows. Without the keys, fetching data is really slow. Granted the table is quite large, a little over 2 million rows....
Started 1 day, 13 hours ago (2009-01-07 11:15:00)
by Neil
Have an Access MDB (2002/3 format) running against a SQL Server back end, using ODBC linked tables. Recently upgraded from SQL 7 to SQL 2005. With the bit fields in SQL Server, even though their values are 0 and 1 for False and True, the ODBC driver displays them as 0 and -1, which are the Access False and True values. That was ...
Started 1 day, 14 hours ago (2009-01-07 10:07:00)
by Aazhdeen
I've got a database that MUST stay in 97 format since it contains x,y coordinates for a mapping system that while antiquated, isn't getting upgraded. Whenever we have entered new data into the program it has never been a problem with our previous versions of Access through 2002. We have recently migrated to 2007 and while I know that ...
|
|
Hot threads for last week on microsoft.public.access::
Started 3 days, 14 hours ago (2009-01-05 10:54:00)
by John J.
I'm looking for code to increment an ID-number in a multiuser environment. Autonumber is not an option in this case. I found this code: http://support.microsoft.com:80/kb/210194 . In this code, however, I don't see what part takes care of the risk that 2 users run the code at the same time, resulting in duplicate keys. ...
Started 5 days, 18 hours ago (2009-01-03 06:32:00)
by Danny
Hi, I would like to know how to display the database in a calendar format. Example : Database name call MyTeamDuty Field : Name , Task , Start Date, End date Display it in a calendar form such as Weekly, Monthly or even a year. Boxes like Mon, Tue, Wed, Thurs, Friday, Sat, Sun and the boxes is highlighted with...
Started 1 day, 13 hours ago (2009-01-07 11:15:00)
by Neil
Have an Access MDB (2002/3 format) running against a SQL Server back end, using ODBC linked tables. Recently upgraded from SQL 7 to SQL 2005. With the bit fields in SQL Server, even though their values are 0 and 1 for False and True, the ODBC driver displays them as 0 and -1, which are the Access False and True values. That was ...
Started 3 days, 15 hours ago (2009-01-05 09:14:00)
by spieters via AccessMonster.com
Dear All, Could you please recommend me a cheap, easy to use reporting/intelligence business tool, which can easily access MS access database? Thanks in advance -- Message posted via AccessMonster.com http://www.accessmonster.com/Uwe/Forums.aspx/acces s/200901/1...
Started 2 days, 13 hours ago (2009-01-06 11:07:00)
by RR1976
Greetings, I'm using Access 2002 and have encountered an issue with one of our modules We have several modules that factor in weekdays, no weekends, no holidays, and NetWorkHours. We are trying to calculate the hours elapsed from the time the employee receives the work until the time the work is completed. The issue ...
| |