+ Reply to Thread
Results 1 to 2 of 2

Thread: How do i build a interface to WRITE to my mysql database?

  1. #1
    Newbie seopak is on a distinguished road
    Join Date
    May 2009
    Posts
    21

    Default How do i build a interface to WRITE to my mysql database?

    I have been able to read data from my mysql database, However i find it hard to find documentation on creating an interface to write back to your Mysql database. Can u point me to a source with that specific info, or just give me general advice.

  2. #2
    Moderator benzy has a spectacular aura about benzy has a spectacular aura about benzy's Avatar
    Join Date
    Jul 2008
    Posts
    168

    Default

    You have to make sure that the folder is not set to read only and WRITE is enabled. Same with the database. If you are using php as your Server Side Scripting language then following link will help you to insert data into tables.

    PHP MySQL Insert Into

    To insert data into tables in ASP

    ADO Add Records

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Replies: 1
    Last Post: 05-19-2009, 01:33 PM
  2. Replies: 1
    Last Post: 05-19-2009, 12:40 PM
  3. Sharing same MySQL database with Wordpress and Coppermine.
    By dickey in forum Web Database Forum
    Replies: 1
    Last Post: 05-09-2009, 08:05 PM
  4. Transfer MySQL database with phpmyadmin
    By theghost in forum Web Database Forum
    Replies: 1
    Last Post: 09-19-2008, 12:01 AM
  5. Not able to download MySQL database...plz help.
    By thehulk in forum Web Database Forum
    Replies: 2
    Last Post: 09-18-2008, 04:16 PM

Bookmarks

Posting Permissions

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