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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: taaltio
  • Content: Threads
  • Order by date
  1. taaltio

    run-time error '7878': the data has been changed ?

    What is going on when I get (Access 2002) error message: run-time error '7878': the data has been changed (The error message sounds to me quite confusing.) then the VBA debugger shows a line " !LastModified.Value = Date " If I then continue running the coe, it seems to work...
  2. taaltio

    How to make long report (report.detail.Height limits?)

    I need to make a report which contains aprx. 300 "text box":es. (Access 2002) Currently I have them all in one report, in same 'detail'-section. How can I make a report, where they all fit? Tried so far: -make detail section longer: can't do, Access doesn't allow over 55.8cm...
  3. taaltio

    access2002. ADO recordset.not updated immediately.

    1) Is it a normal procedure to use ADODB.Recordset to modify database in Access. Is there some way know when updating is 'ready'(?) ? There is some strange problem with my system with it. The code below works erratically: the table "tbl_kansallisuus" is always updated when the code is...

Part and Inventory Search

Back
Top