Steven Posted April 8, 2003 Share Posted April 8, 2003 Know of any? or can IBF be modified to run on MSSQL Server? -xStainDx Link to comment Share on other sites More sharing options...
0 Tim Dorr Veteran Posted April 8, 2003 Veteran Share Posted April 8, 2003 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 More sharing options...
0 Grunt Posted April 9, 2003 Share Posted April 9, 2003 http://forum.snitz.com they support most DB's. Need ASP tho Link to comment Share on other sites More sharing options...
0 +primortal Subscriber² Posted April 9, 2003 Subscriber² Share Posted April 9, 2003 http://www.webwizguide.com/web_wiz_forums/....asp?mode=forum SQL/Access needs ASP also, free too Link to comment Share on other sites More sharing options...
Question
Steven
Know of any? or can IBF be modified to run on MSSQL Server?
-xStainDx
Link to comment
Share on other sites
3 answers to this question
Recommended Posts