Results 1 to 2 of 2

Thread: ERRORS

  1. #1
    jason Guest

    ERRORS

    I had everything working fine and now i am getting the following when i try to preview:

    Error # (Get_Connection X) = 80004005(-2147467259)
    Description = Unspecified error
    Source = Provider
    SQL State =
    Native Error = -2147467259

    I've tried recreating the system dsn entry but i'm still getting the error.....help?

  2. #2
    John Guest

    ERRORS (reply)


    Hi Jason,

    What changed? I'd suggest you go back to square one and run the sample programs that came with the program. You don't even need to create a DSN as they use a supplied file. If you can run ASPdb with the sample files, then it's your data source that has the problem. Make sure you have permissions to read it, etc. Try simplifying your code down to a half dozen basic lines of code to access your data source and build back up from there.

    Thanks,
    John

    ------------
    jason at 7/31/01 12:37:37 PM

    I had everything working fine and now i am getting the following when i try to preview:

    Error # (Get_Connection X) = 80004005(-2147467259)
    Description = Unspecified error
    Source = Provider
    SQL State =
    Native Error = -2147467259

    I've tried recreating the system dsn entry but i'm still getting the error.....help?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •