Recent content by globu86

  1. G

    Check if query exists

    There's a drawback though to your solution: it leaves an error in the DBEngine.Errors collection. AFAIK this error is persistent (unless there's another error) until closing de DB. To avoid this problem, I'm using this function:
Back
Top Bottom