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 IamaSherpa 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: MagicNS
  • Order by date
  1. MagicNS

    Load ListView from a Query

    Thanks RoyVidar Tip that you had give me is working fine. In the meantime I have put the .eof check in to my code but thanks for that also. Thanks both of you for helping so quickly and I hope in the future my problems are going to be solved at least speedy as this one. (In past week I had...
  2. MagicNS

    Load ListView from a Query

    Hi Zameer Abdulla Thanks for answering so quickly but with your tip I got the errmsg:”Invalid qualifier”. I have forgot to say that I think problem is that recordset is still open (break is displayed on this line: “rst.Open "tblAdrese", con, adOpenStatic, adLockOptimistic, adCmdTableDirect”...
  3. MagicNS

    Load ListView from a Query

    One more thing i have forget. If obj=false textbox "txtBroj" is not in focus.
  4. MagicNS

    Load ListView from a Query

    Hi! I have a similar problem. While app works fine its ok but when I enter breakpoint (on If Obj = True line) to see what is happening and continue to work on the next time it stops and displays error. "Run-time error '-2147467259 (80004005)': The database has been placed in a state by user...

Part and Inventory Search

Back
Top