Search results

  1. C

    dbSeeChanges

    Background - Access 2k2 front end and backend application....Transferred the backend to SQL Server 2K. Getting error that "You must use DBSeeChangesoption with OpenRecordset when accessing a SQL Server table that has IDENTITY column" When I do this...my code looks like this: Dim db As...
  2. C

    Help...dbseechanges option error

    Put in the code for dbSeeChanges as described in another... post and I am now getting "ODBC - Call failed" ARGHH!
  3. C

    Help...dbseechanges option error

    I have an application with an Access 2002 front end linked to Access 2002 db. I am trying to convert the db side to SQL Server 2000. Everything appears to link up properly and I can run most everything with no problems....upon further testing I have gotten this error and I am stumped... "You...
  4. C

    Access integration with another business system...how?

    I need to find a way to integrate our software that was created in Access 2000 with another business system. Our plan is to just export a file (flat text, excel, etc) containing the data to a certain directory and the business system will come get it on a daily basis. I'm wondering if it is...
  5. C

    How do I get a browse dialog box

    to pop up? Access 2000 We have a form where we can type a path to a database file. We'd like to have the functionality to click on a button that says "browse" and have a browse dialog box pop up. Any ideas? TIA
  6. C

    One front end, multiple database files

    Bueller?...Bueller?...Bueller? Anyone?...Anyone?
  7. C

    One front end, multiple database files

    We have software that has an Access front-end talking to a separate access database file. Is there a way I can make the front-end file ask me which Access database I'd like to connect to at start-up? To clarify, I want a one to many relationship between the front-end and the database. I realize...
Back
Top Bottom