PHP and Access

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Nate Harel

    PHP and Access

    Hi all,

    Kind of a naive question - I know PHP can work with MySQL, but does it work
    with MS Access?

    Thanks

    Nate



  • Sugapablo

    #2
    Re: PHP and Access

    Nate Harel wrote:
    [color=blue]
    > Kind of a naive question - I know PHP can work with MySQL, but does it work
    > with MS Access?[/color]

    PHP is a popular general-purpose scripting language that powers everything from your blog to the most popular websites in the world.



    --
    Sugapablo
    ------------------------------------
    http://www.sugapablo.com <--music
    http://www.sugapablo.net <--personal

    Comment

    • dariush

      #3
      Re: PHP and Access

      Install the ODBC driver and you can use php with msaccess.

      But you would save yourself a lot of time in the longrun to use mysql

      SQLPorter database migration toolkit

      support@realsof tstudio.com



      "Nate Harel" <nharel@nette ch-services.net> wrote in message
      news:bklfgq$hfp $1@bob.news.rcn .net...[color=blue]
      > Hi all,
      >
      > Kind of a naive question - I know PHP can work with MySQL, but does it[/color]
      work[color=blue]
      > with MS Access?
      >
      > Thanks
      >
      > Nate
      >
      >
      >[/color]


      Comment

      • george

        #4
        Re: PHP and Access

        Yes it does.
        I use Access to do all my database stuff, speakers on, looking out the
        window, kinda easy and then use SQLion to upload to MySQL.



        Hope this helps. Been there.

        Comment

        Working...