Search results

  1. M

    Line numbers in report

    I have straight forward report with 10 record per page. I want to put a line number 1 to 10 on each report. How do I accomplish this. At the ,moment the first column is a text base column and I have changed the control source to =1 and I made the running sum overall and group but this goes on...
  2. M

    Help with Update query

    HI There I have 2 tables Table1 (T1_ID int, Invoice_no vchar) and Table2(T2_ID int, Invoice vchar, Product vchar). The problem I have is that my client has records in Table2 Invoice with data from Table1 Column T1_Id and Invoice_no. What I would like to do is to update Table2 Invoice with...
  3. M

    MS SQL 2000 tables linked to Access 2000

    My client has an access database as the front-end and linked tables from an MS SQL database. The called me because when they ad a new record for a specific product all the products purchases gets updated with the last record that was entered. After investigating I noticed that it displays as...
  4. M

    Convert access 97 mde to Access 2000

    I have a client that has a access 97 mdb file as a backend and access 97 mde front end. The problem is that they don't have the mdb file for the front end and they want me to convert it to 2000. Is there software that can convert the 97 mde file to 2000 mde/mdb? If I try to import the...
  5. M

    Workgroup file lost

    We have an old Access 97 database with a workgroup file. The problem was that the machine was upgraded and the software was changed to XP. They support guys moved all files to the new PC except the the workgroup file. We can't fine a backup of the w/g file. I am unable to upgrade the database...
Back
Top Bottom