| Thread | Last Post | Replies |
|
| How to determine what system DLLS are running in one screen? | 06 Dec 2005 01:44 GMT | 2 |
I'm troubleshooing a problem on a machine without a full version of Access installed. How can I tell if and what version of the dlls, ocx and oether libraries are running on the target machine (since I can't check the db references)?
|
| Field for Number of records in a query | 06 Dec 2005 00:52 GMT | 1 |
I have a query that gets the information of customers according to a job number. I have to add an extra field now that tells me the number of records found in a field so I can merge it to a Word document. Does anyone know how to do this?
|
| Access 2000 Delete ADDs a New record? Help | 06 Dec 2005 00:43 GMT | 6 |
Access 2000 Windows XP Hi Everybody I have got a weird one here. I have a large form frmTransactions based on a single table
|
| Browse and Store Filename | 05 Dec 2005 23:17 GMT | 3 |
I need to use the windows browse dialog to select and store a fileaname. I can get the filename with the path no problem. But I ONLY want to return the filename.
|
| Evaluating References in Code [Long] | 05 Dec 2005 23:00 GMT | 30 |
I've got an adp (Metrix.adp) with a reference to another adp (InteractSQL.adp). InteractSQL sits on a server, and is refered to by all of the clients (Metrix), which sit on the client machines (There's also a SQL Server that sits on the server, but that's besides the point
|
| clsReadTextFile | 05 Dec 2005 22:55 GMT | 3 |
Thanks for taking the time to read my question. I've downloaded some code created by Chuck Grimsby (thanks Chuck!!) from http://www.mvps.org/access/modules/mdl0057.htm, but I am having problems implementing it. I've read through this post, but am still not catching
|
| Access date validation driving me nuts | 05 Dec 2005 22:47 GMT | 11 |
I have a very simple problem indeed, but I am unable to solve it. I am inputing a short date into an unbound text box with a short date input mask. I am in the UK so my date format is dd/mm/yyyy. Everything works superbly well with one exception.
|
| Has anyone posted code to convert longer HEX numbers to DEC strings? | 05 Dec 2005 22:40 GMT | 28 |
The largest integer A97 can deal with is 2,147,483,647, as I understand it from HELP. I would be content to represent larger integers as strings. For example, "2147483648" would suit me fine. I would be interested in converting larger HEX
|
| Relative Recordset Position | 05 Dec 2005 19:03 GMT | 2 |
Hey kids. So I've got a non-updateable recordset in continuous forms, and each row has a button they can click to update the data in that row. So here's the trick I'm using:
|
| query | 05 Dec 2005 18:41 GMT | 9 |
how are you guys?? Here's my problem: I have two columns in my database : Products and Componants. A product is actually built from many componants. The data is showed like this :
|
| Printing sheet of labels not working | 05 Dec 2005 16:41 GMT | 7 |
Access 97, trying to print on Avery 5260 label sheet. I used the label wizard and told it the query to use. The results give me what I want on the label however when I hit print or print preview, all I see is 1 label in the upper left corner. Why isn't the entire
|
| Update a 2nd Table | 05 Dec 2005 14:07 GMT | 5 |
I have one table of the form: Delivery Product 101 A 101 B
|
| How to convert/transform txt to DB | 05 Dec 2005 12:10 GMT | 1 |
how can I get this type date into Access: Where the Contact_xxxxx is the field name and the other text the data Contact_FullName Martha Fuentes Contact_StreetAddress 185 S. Oleander
|
| WARNING: Relationships not imported with data | 05 Dec 2005 08:56 GMT | 3 |
A while back I imported tables to a new database via Files-->Get External Data --> Import... All was well for several months, and then the database started behaving badly in a couple of ways, including slow (actually speed was fine when
|
| Prevent Design View | 05 Dec 2005 05:34 GMT | 8 |
I'd like to prevent users from accidently going into design view of a form and screwing it up. I've googled the group and have found that the normal method is to use MDE or user level security. I'd like to avoid both of those options as I'm only
|