Search results

  1. S

    Access ignoring some lines of code ??

    I have a very simple module that runs a bunch of SQL queries to convert a database over to a new set of "course codes". The module is simple but long. There are a little more than 600 lines of code. A few sample lines are shown below. "Most" of the lines run with no problem but some at the...
  2. S

    Database design question - Challenging!

    I'm not sure how "challenging" this will be for you experts, but I am stumped. I would like to write a new employee management tool for our company. We have decided on the following five levels of classification to describe where a worker works: (its a large company!) (1) Division...
  3. S

    Question How to programmatically copy table from Access 95 to Access 2003

    We have an old app that will only read its old Access 95 database. My copy of Access 2003 will only open the Access 95 database in read-only mode, so I cannot add the fields we need. Also, Access 2003 will not correctly perform an upgrade of the database to 2003 format. I have written new...
Back
Top Bottom