| Thread | Last Post | Replies |
|
| Rename table without loosing its relationships | 30 Sep 2005 07:47 GMT | 1 |
I try to rename a lots of tables using vb codes (Exemple: tbl.name = "aaa"). This works fine. However all of its relationship are not involved after that. Please show me if you all have any ideas. Thanks
|
| Packaging wizard problem - repost | 29 Sep 2005 17:11 GMT | 6 |
I've just started using the Office XP Packaging Wizard. When I start it and add a database file (Access 2002 format), I get the following: The file that you specified could not be opened. Possible reasons for this include:
|
| get runtime ~ | 28 Sep 2005 08:44 GMT | 1 |
What exactly is the differences between Access developer extensions and Access Runtime ? Does MS-Access 2003 Professional include the MS Access 2003 Developer extensions ?
|
| Redistribute MDAC and JET | 28 Sep 2005 06:42 GMT | 1 |
I have an application written in Visual C++ SP6 that uses an access database and now I am writting an install script for it. I would like to distribute the following with it: Microsoft Layer for Unicode
|
| How to create an autoincrement column in SQL ? | 28 Sep 2005 04:57 GMT | 5 |
I have a C++ application that uses an Access datbase. I use ADO to create and access the database file, with the connection string "Provider=Microsoft.JET.OLEDB.4.0;Data source=..." and I also import msjro.dll
|
| about msdn and visual studio | 27 Sep 2005 14:22 GMT | 1 |
is msdn included in visual studio .net 2003 pro package or I need to buy it as separate product? Thanks in advance Best regards,
|
| Form Shift Key | 25 Sep 2005 05:15 GMT | 3 |
I have a small program that requires all data input into the address blocks to be uppercase for the end user. I know there is a format that converts what is input to uppercase on the screen however I have never used that before.
|
| Filedialog | 24 Sep 2005 15:47 GMT | 5 |
I have been using the code in list in http://www.mvps.org/access/api/api0001.htm for Filedialog. Is there a way to have the Filedialog box open in preview? Thanks in advance.
|
| Can't display jpg in image control w/ Access 2003 runtime on XP machine w/o Office | 23 Sep 2005 14:05 GMT | 2 |
I developed an Access 2003 database (front-end/back-ends) and created a runtime (packaged). All is well when installing it on most machines, but I'm installing it on one machine with Windows XP SP1 which has *never* (user emphatic) had any MS Office products installed on it.
|
| Converted From Access 2000 to Access 2003 and it is very slow.... | 22 Sep 2005 14:30 GMT | 1 |
I have an application that has an access front end and a SQL backend. It is using linked tables to access all data. It was in Access 2000 but the client got all new computers and decided to upgrade to Access 2003 in the process.
|
| Updating Multiple Access Tables with Single Excel File | 21 Sep 2005 22:29 GMT | 2 |
Help! I have a MS Access database made up of a single table. The data updates for this database comes in the form of a single Excel spreadsheet, which is imported into the database table.
|
| resizing display settings | 20 Sep 2005 22:44 GMT | 7 |
I have a runtime database deployed all over the world. I wrote it for 1028 x 768 but some of the people are using it with 600 x 800. Is there anyway that when the db opens, it can automaticly resize itself to the setting of the individual computer.
|
| Access and Quickbooks, are they compatible? | 20 Sep 2005 06:15 GMT | 2 |
Is there a way to export information from an Access database into Quickbooks? We currently have to retype information for billing into Quickbooks for accounting purposes, but I would love to be able to have Quickbooks get the information from Access, without the hassle of ...
|
| Access 2002 runtime | 19 Sep 2005 16:07 GMT | 3 |
I use MSAccess 2002 and have developed some small applications that I would like to be able to distribute, and make them self install. What kind of runtime do I need? I checked in the Microsoft website but it is confusing.
|
| Find and Replace text within a field - automate process | 19 Sep 2005 07:32 GMT | 3 |
I am trying to find and replace many different text variables within one text field in a MS Access data base. I do have a table of variables and what I want to replace them with, however I cannot workout how to automate this process. My knowledge of VB, and SQL is
|