connect to Interbase using ASP.net c#
im trying to create a web page which connects to interbase database, 开发者_JAVA百科can some one help me on how i might establish a connection to this database. if you have a code sample that would be great.
The article is a bit old but should be sufficient:
http://www.codeproject.com/KB/database/IB_CS.aspx
精彩评论