Is it possible to connect a Windows-based C# .net application to a WEB based SQL Server 2005?
-
What do you mean by "web-based SQL Server" ??? SQL Server is a full fledged server product - it's not really a web app per se....marc_s– marc_s2010-07-26 14:32:04 +00:00Commented Jul 26, 2010 at 14:32
-
thanx marc I established connection to my web based database server.abu– abu2010-07-26 15:32:07 +00:00Commented Jul 26, 2010 at 15:32
Add a comment
|