User Profile

Collapse

Profile Sidebar

Collapse
JenniU
JenniU
Last Activity: Dec 5 '06, 11:19 PM
Joined: Dec 5 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Thank you i will make the changes and test again...
    See more | Go to post

    Leave a comment:


  • JenniU
    started a topic Runtime Error 3622 you must use dbSeeChanges

    Runtime Error 3622 you must use dbSeeChanges

    Am Converting an Access 2000 database to SQL Express 2005. The Access database was divided into a backend (data) and front end (menus, queries, forms).
    I am having problems with one of the forms, as the code which worked with Access is obviously wrong for sql.

    specifically,
    code as follows

    Code:
    If NewRecord=True Then
     SectionName="Item Search code"
     qry2="select top 1" &_
    ...
    See more | Go to post
    Last edited by NeoPa; Dec 5 '06, 01:30 PM. Reason: Added Code tags for readability
No activity results to display
Show More
Working...