Jump to content

Convert simple MySQL database to MSSQL and simple PHP to ASP


qcom

Recommended Posts

Hey, I have this tutorial I found here:http://bit.ly/dilfhnUnfortunately, my server only supports ASP and MS SQL Server so I was hoping if someone would like to help me convert this tutorial to work with my server :) I would be willing to make a paypal donation :)I apologize if this goes against the conduct of this forum, but I didn't know where else to turn.I would imagine the conversion would be simple to someone who knows the topic.I have the SQL dump if you would like, updated to fit my content.Any help is greatly appreciated!

Link to comment
Share on other sites

Do you have ASP.NET or classic ASP? If it's ASP.NET, you could easily rewrite the example to C# (the syntax is close enough), and use the equivalent System.Data.SqlClient code.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...