Databases

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Regarding sqlite3_open

    1 answers - 1112 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Hi All,
    I am using sqlite3_open() in my program. It is returning
    error code 14(file not found) every time.
    Where does it search for the file? I even tried with the fully qualified
    path, Also placing the file in the working directory. Even if the file
    does not exist, it should create the file and return SQLITEK.
    Please throw some light on it.
    Thanks,
    Regards,
    Ravi K
    The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
    WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
    www.wipro.com
  • No.1 | | 1451 bytes | |

    Which platform are you using? Do you (application) have enough
    permission to create files in the specified location ?

    Sat, 2006-10-28 at 16:19 +0530, ravi.karatagi (AT) wipro (DOT) com wrote:
    Hi All,

    I am using sqlite3_open() in my program. It is returning
    error code 14(file not found) every time.

    Where does it search for the file? I even tried with the fully qualified
    path, Also placing the file in the working directory. Even if the file
    does not exist, it should create the file and return SQLITEK.

    Please throw some light on it.

    Thanks,

    Regards,

    Ravi K

    The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.

    WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.

    www.wipro.com

    Scanned and protected by Email scanner

    To unsubscribe, send email to sqlite-users-unsubscribe (AT) sqlite (DOT) org

Re: Regarding sqlite3_open


max 4000 letters.
Your nickname that display:
In order to stop the spam: 9 + 9 =
QUESTION ON "Databases"

EMSDN.COM