| Thread | Last Post | Replies |
|
| How this access file connect to another database? | 17 Jul 2006 07:19 GMT | 3 |
I have 2 Access mdb files. (File A and B) One contains all forms that edit the data in File B. (File A) Another contains the actual data and tables. (File B) However, I didn't created these files. Now we are trying to move all the
|
| Access Email Alerts | 16 Jul 2006 23:00 GMT | 1 |
in access d'base, how does it email users to perform a task/updates?
|
| Can't find IPCChristmas font in Publisher 2002 | 16 Jul 2006 00:34 GMT | 1 |
I have in the past had Publisher 97, Publisher 98 and now have Publisher 2002 in my computer. I have always had, in all 3 Publisher programs access to the fonts IPCChristmas, IPCThanksgiving and IPCNew years. These fonts and some others are no longer in my computer that I can ...
|
| IAS Import | 15 Jul 2006 22:36 GMT | 1 |
I have devices that are listed in an Excel Spreadsheet which includes the device names, IP Addresses and shared secret. How can I import this in my IAS console as RADIUS Client without retyping the 200 and something device info?
|
| how do I import a MS Word Template to MS Access as a form? | 14 Jul 2006 21:20 GMT | 4 |
I would like to import / link existing MS Word 2003 Templates that i've created to MS Access 2003 as a form for users to simply save onto their pc's but they must not have the ability to edit the forms. I've managed to link the template but when users open the document it ...
|
| Delete a table in a different database | 14 Jul 2006 20:56 GMT | 1 |
Good day. Looking for some code that will delete all the tables from a different database than the one that the code is running in. In other words, open an .mdb, click a button and delete all the tables from a different database on
|
| Delete rows from Excel spread sheet While importing to table | 14 Jul 2006 15:20 GMT | 1 |
I would like to delete the first 12 Rows of the excel spread sheet, that I'm importing to access table.
 Signature Bob
|
| select file dialog box for dummies pls | 14 Jul 2006 13:58 GMT | 3 |
Hi, ok i've been checking out the howto 'open file dialog box' posts, and have checked out the api, howeve i'm stymed on how to actually use the code, yes you paste it into a new module, but then what, how do you call this from form button. Sorry if this is a bit basic, but I've ...
|
| Export and email Field layout | 14 Jul 2006 13:51 GMT | 1 |
We have a vendor who needs the field layouts for many tables for a access database. The vendor is askng us to email the layouts to their programmers. They need the field names, data type and size.
|
| what does "parse error data" mean? | 14 Jul 2006 06:46 GMT | 1 |
I am trying to import data from excel into another program and I get the above error message.
|
| Importing XML File - Some Data Is Truncated | 13 Jul 2006 23:42 GMT | 1 |
I'm importing an XML file into an Access data base. One of the xml tags that will be imported as a column of data typically has more than 255 characters. When I import the XML into Access, it creates a table with Fields all
|
| length of imported text fields issue | 13 Jul 2006 23:36 GMT | 1 |
I have some databases being imported to access from csv text files. Even though I have Access set to have any txt field to a maximum 30 integers, the imported text fields all come through at the maximum 256 characters, creating larger than life files. They are big tables (up to ...
|
| Importing large text file to version 2003 versus 1997 | 13 Jul 2006 21:44 GMT | 3 |
A majority of our databases are created by importing existing data in either txt or csv file formats. When using Access 97 I never had a problem importing these files. Since we have converted to 2003 I am unable to import large files and have some trouble with even smaller ...
|
| Import a set of values from Excel given a match on a criteria | 13 Jul 2006 21:14 GMT | 1 |
I have an access table with a set of power values against product (amongst other fields) e.g. Product Power pig 45
|
| command timeout in Access 2002 and SQL Server | 13 Jul 2006 19:20 GMT | 3 |
I have an Access 2002 adp program that uses a very large SQL Server database. I am running into an issue where the sql commands are timing out when selecting large recordsets. I have added the following code prior to opening recordsets:
|