| Thread | Last Post | Replies |
|
| Convert from Excel and change field to Autonumber | 15 Aug 2005 14:29 GMT | 1 |
I have an Excel file which I have opened in Access to create an access table which is fine. I am now quickly going through the fields to tweak them to what they should be but the Excel file was created from a Lotus Approach database that had a field which was autonumber. ...
|
| Manifest constant for SysCmd 603? | 12 Aug 2005 21:02 GMT | 3 |
Accessories: This VB code writes an MDE file if an MDB file passes all tests: If aTestRunner.FailCount = 0 Then ax.CloseCurrentDatabase
|
| access files to excel files | 11 Aug 2005 06:45 GMT | 1 |
I would be so thankfull if you could kindly let me know hwo to do it: I have 360 access files which each of them has 5 columns data with 200 rows. names are like: 1.dbf, 2.dbf.....360.dbf
|
| 2000 to 2003: Drop-down box crashes system inconsistantly | 10 Aug 2005 22:24 GMT | 4 |
2000 version works fine. Users that run 2003 on XP crash when they use the drop-down box, which, after update opens filtered form. Solution: They copy the source FE file from the network location to local
|
| 95 to 2000 | 07 Aug 2005 11:38 GMT | 1 |
Is there a way in Visual Basic (VB6) to programatically convert an Access 95 database to Access 2000? Thanks John
|
| Access 2000 to Access 2003 | 04 Aug 2005 21:56 GMT | 5 |
When I opened my Access 2000 database in Access 2003 I the reference to the Common dialog control is missing and the code that I wrote has problems now. Forinstance the Format statement is not recognized. It states that it needs the proper library to work. Ok, there must be a ...
|
| Upsizing to SQL Server | 04 Aug 2005 14:10 GMT | 3 |
We are upsizing our current Access 97 application to SQL Server. We are doing this in a phased approach. First we are going to upsize the tables. We are then going to link to the SQL tables from the current Access FE. I read that we will have limitations in terms of the ...
|
| problem with importing | 02 Aug 2005 11:01 GMT | 4 |
hey all, i'm getting the following error when trying to import data from a different database platform: The decimal field's precision is too small to accept the numeric you
|
| Converting from mdb back end to SQL | 02 Aug 2005 08:24 GMT | 6 |
My Access XP application has a msaccess runtime front end and an msaccess mdb back end. The back end consists of tables and relationships, and rights dictated by the workgroup administrator secured.mdw. I have a client that wishes to use a unix compatible SQL database for the
|