| Thread | Last Post | Replies |
|
| import cardfile to access | 21 Aug 2007 18:12 GMT | 1 |
Does anyone know if it's possible to import or convert a Microsoft Cardfile to Access?
|
| Convert VBA to ASP | 14 Aug 2007 22:18 GMT | 1 |
I am considering changing my extensive VBA code database to ASP. Is this an impossible task and should I just rewrite the whole thing? Is ASP the up and coming language for database code? Is Microsoft going to be changing from VBA to something else as its main code? I think I ...
|
| Transfers | 13 Aug 2007 20:38 GMT | 3 |
Is there a way i could possibly transfer files from my desktop pc to my laptop without using a data transfer cable
|
| Convert Access query to SQL | 08 Aug 2007 22:03 GMT | 1 |
I have the following Query from Access that needs to be converted to SQL. Can anyone out there do that for me? I am lost. SELECT LREJECTS.SERIAL, "E" AS Code, +[ccorg_1]![BACE1] & IIf([ccorg_1]![BACE2]="3","3",IIf([LREJECTS]![P]="8" Or [LREJECTS]!
|
| Hi I'm Kelli | 04 Aug 2007 05:58 GMT | 1 |
What's going on never did this before but here I am so let me know whats up.
|
| Outputting an Access 2003 Report to csv or txt | 02 Aug 2007 19:24 GMT | 1 |
I need to output data from two tables, the header info drawn from the "one" and the rest of the data from the "many" table. I have created a report which is grouped accordingly, but need to output this as a text file with fixed width fields for import into Navision. This seems ...
|
| MS Access application | 01 Aug 2007 17:36 GMT | 1 |
I am trying to create a whole application in MS access.The queries have been pulled out from tables (In sql database).From here I have to build a form using these fields (for which I am using the report writer). My problem is
|