[Sqlrelay-discussion] Can SQLRelay be used with C# and SQL Server?
Brought to you by:
mused
|
From: Unai R. <me...@u-...> - 2009-04-30 09:02:44
|
Dear All, We are currently developing an application using C# and SQL Server. The developers are using Microsoft Visual Studio 2005 as IDE. I have been trying to find out whether it would be possible to use SQLRelay within our system. It seems it is not, but I would like to make sure. >From my understanding, SQLRelay supports a number of programming languages and database abstraction layers, but I do not think C# is included. I thought of using the C++ API on our C# code as a possible approach, but I am a bit concerned about stability and performance with this approach. Does anyone have figured out a way of doing this? Thank you so much, unai |