Problems with submitting data to ODBC database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jwhitehouse2346
    New Member
    • Oct 2008
    • 1

    Problems with submitting data to ODBC database

    Having real problems

    Created my ASP site which connected and submitted/retrieved data happily to my database which was stored on my hard drive, within the web sites folders. No code problems at all.

    As soon as I put the database in the ODBC controller I can still see the data from the database but I can no longer add data back to it.

    Any ideas?

    Thanks

    James
  • jhardman
    Recognized Expert Specialist
    • Jan 2007
    • 3405

    #2
    James,

    Is the database still located in the same directory? It might be a file permission issue.

    Jared

    Comment

    • samercontrol
      New Member
      • Oct 2008
      • 4

      #3
      it may be problem in code or posting data

      Comment

      Working...