• 0

msgboards connect via MSSQL2000?


Question

3 answers to this question

Recommended Posts

  • 0

Probably. I dunno if it supports last_insert_id(), but you can supplement that with a SQL call ("SELECT MAX(auto_increment_fieldname) FROM table"). For 95% of it, it's just opening up MySQL.php and changeing the my's to ms's ;)

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.