Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by fastEddied

  1. fastEddied

    Run-time error 3021 help!

    My Data base code works fine with a local table "but"as soon as i Link a table to sql it's not running thru the code the same as it did before i made the move. I first had a dbSeechanges error. I was able to get thru that. now i am getting a [Run-Time error '3021' Either BOF or EOF is True, or...
  2. fastEddied

    BackEnd Error dbSeeChanges Help!

    Thanks PHV That did the trick! my day has been made
  3. fastEddied

    BackEnd Error dbSeeChanges Help!

    After upsizing my Data base to SQL in one of my form fields I got an error #3421 you must use the dbSeeChanges option with OpenRecordSet when access a SQL server table that has an Identity Column. So i thought that's easy enough, little did I know it would prompt another Compile error: Expected...
  4. fastEddied

    SQL Back-End Error 3622

    I tried ADO now i get a command text was not set for command object. Have no clue what this means Thanks fastEddied
  5. fastEddied

    SQL Back-End Error 3622

    Fast Eddied Not so fast on this one!" My Access Data base and all it's forms work great as a local DB. I upsized one of my tables to sql and link to it. When exec a form i get a--- Run-Time error "3622': You must use the dbSeeChanges option with OpenRecordset When accessing a SQL Server table...

Part and Inventory Search

Back
Top