| Thread | Last Post | Replies |
|
| TransferDatabase wont kick-start! | 30 Nov 2004 23:11 GMT | 6 |
Using Access 2003 on XP. First time caller, long time listener. I am not a programmer per se, and all my training in coding in the past year or so has come from the wealth of info in these newsgroups, but I've finally hit a brick wall
|
| sequential numbering in a query | 30 Nov 2004 22:36 GMT | 2 |
I have a table which has employee number. I have attempted to creat a function whic will derive a unique number for each record how ever the code below only returns 10,000 for all records. What I am doing wrong? I am I right in saying that In assuming that I dont to loop since I ...
|
| Report Sum | 30 Nov 2004 22:28 GMT | 6 |
How do you get a sumon a calculated field in a detail section on a report? I have a group footer that I need the sum on. Thanks DS
|
| Security problem in Access 2000 - Admins user can't change query design | 30 Nov 2004 22:23 GMT | 2 |
I create a new user and make them a member of Admins. I then log on as that user and try to modify an existing query. I'm told that I don't have the necessary permissions. The Admins group has full permissions on the query.
|
| Access ADP's | 30 Nov 2004 20:49 GMT | 4 |
I am creating an Access client to a SQL db and decided to go with an ADP instead of an MDB. But I'm having some issues. My previous post regarding ADP's went unanswered. Is there anyone out there who knows about ADP's?
|
| DCount problem | 30 Nov 2004 20:39 GMT | 2 |
I have a problem with DCount, the following code doesn't work: DCount("[OrderDetailID]", "qryOrder", "([OrderID] = Me![OrderID] AND [CatID] = 'drink')" > 0 Please help.
|
| one question about report | 30 Nov 2004 19:49 GMT | 4 |
I created a report containing weight and height for 50 individuals. The field "ID" is included in the report. Is there any way I can report the data for a specific person (say, ID=A13) ? Thanks for your help.
|
| Disable criteria of a query based on checkboxes | 30 Nov 2004 18:04 GMT | 1 |
I have a form with fields that act as user specified criteria for a form. Two of the fields are start and finish date. The fields in my query are "ID", "TimeStart", "TimeEnd", etc. Currently, I have the following:
|
| SQL Server Linked Table Insert Record Problem | 30 Nov 2004 17:21 GMT | 8 |
I'm having a very strange problem in an AC97 MDB with ODBC Linked tables to SQL Server 7. The table has an Identity field and a Timestamp field. The problem is that when a new record is entered, either from a form or from the table view of the table, when the record gets saved it ...
|
| RTF to HTML and reverse...! | 30 Nov 2004 17:21 GMT | 4 |
Good evening. Few day ago i ask about this Object. A very kindly replay of Sthepen Lebans give me the solution to use ClipBoard to synthesise the Conversion, but i've some truble.
|
| How can I password protect access to a form? | 30 Nov 2004 15:17 GMT | 2 |
Hi there - it's pretty simple, and I'm an idiot. I'm not a developer, I just seem to have landed in this job building this Access database - I've got two days to make it work... aaahh! 1) Within the User Interface, I've got a separate section for the
|
| different rates for diffrent categories | 30 Nov 2004 15:04 GMT | 1 |
I have just created a database (partially) which will bill customers for work done. However I am stuck when it is comes to different rates for different works. REQUIRED: What I intent to have is a form in which I will enter the customer
|
| Record Update | 30 Nov 2004 15:03 GMT | 3 |
I have a form that is tied to a table. On this form I have a button that when clicked prints a report based on the information currently on the form. The problem is that unless the user tabs past the last control and moves to a new record, and then back to the record they just ...
|
| Findfirst + multiple criteria ??? | 30 Nov 2004 14:47 GMT | 2 |
Hey, this is the situation. I have imported a table from Excel and know i must edit the saldo in the corresponding records tbl_Lignes. Impdata tbl_Lignes ..................... ...................
|
| Trapping invalid characters - table driven approach? | 30 Nov 2004 14:18 GMT | 9 |
So in preparing an export routine to send stuff to the courier company's label printing software (which is surprisingly rough, for a big company), I've discovered a few carriage returns in fields that shouldn't have them. They act as new record markers in the label printing thing ...
|