Script SQL Conversion Job (Interbase/FireBird to MySQL)

Discussion in 'MySQL' started by Arch3r25, Dec 11, 2007.

  1. #1
    Hi. I need a job done, and I am willing to pay money via PayPal for this job.

    I need someone to convert a script from Firebird SQL syntax to MySQL syntax so that it will be fully functional.

    It is a PHP FireBirdSQL script; you can see it and download it here: http://sourceforge.net/projects/dotk-project

    Basically, you will just have to convert the .sql file as well as all SQL queries embedded with the PHP script. It's a very small script too.

    Please PM me how much this will cost; I will pay you as soon as the job is done and I have verified that it is fully functional.

    The script does indeed partially support MySQL, and the MySQL database file is included in SVN; the main part that is not finished is the Database access class.

    As seen in the MySQL.DataAccess.php class,

    <?php 
    
    /** PAGE NOT ALLOWED 
     * Verify if user called this page through a allowed page. 
     * @message: That file cannot be displayed alone. 
     */ 
    if (!isset($allowed_page)) { echo "That file cannot be displayed alone."; exit; } 
         
    class dotkDataAccess extends abstractDataAccess  { 
      //TODO: Create a Data Access class to use MySQL. 
    } 
    
    ?>
    PHP:
    Please PM me with the amount of money it will cost to have this done as well as the amount of time it will take. Also, feel free to email me at

    Instant messaging means of communication will be provided once the job is begun.

    Best Regards,

    Alec Poitzsch
     
    Arch3r25, Dec 11, 2007 IP
  2. johnmalcus

    johnmalcus Peon

    Messages:
    32
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi
    Send PM!
     
    johnmalcus, Mar 2, 2008 IP
  3. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Would have hoped they have found someone within over 80 days
     
    AstarothSolutions, Mar 2, 2008 IP
  4. johnmalcus

    johnmalcus Peon

    Messages:
    32
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I consider that else requires
     
    johnmalcus, Mar 3, 2008 IP