Newbie Question

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
temlehdrol
Newbie
Newbie
Posts: 2
Joined: Wed Sep 29, 2010 7:06 am

Newbie Question

Post by temlehdrol »

I'm sure this or similar questions have come up previously but I'm looking for a more definitive answer. The company I work for is in the process of going from Win NT 4/2000 (yeah we're up to date) to server 2008. However as I'm sure many of you know the costs are insane with having to re-buy licenses and what not. We've already purchased 2 new servers one of which for SQL Server 2008 and another for files and terminal server. Long story short is there a way to get wine to work with VB.Net applications connecting to SQL Server as well as C++ Apps again connecting to SQL Server. Obviously being able to switch users over to Linux workstations plus eventually all the servers (though I'm sure the later will be a ways off since we just bought the one for SQL). The plan would be to be able to move what we have now over using (hopefully) wine and then all the new stuff creating for the Linux Platform.
I know the fluff for .Net is to be able to program for any platform just wondering how true that really is. I'm guessing it's not but one can really hope.
doh123
Level 8
Level 8
Posts: 1227
Joined: Tue Jul 14, 2009 1:21 pm

Re: Newbie Question

Post by doh123 »

temlehdrol wrote:I'm sure this or similar questions have come up previously but I'm looking for a more definitive answer. The company I work for is in the process of going from Win NT 4/2000 (yeah we're up to date) to server 2008. However as I'm sure many of you know the costs are insane with having to re-buy licenses and what not. We've already purchased 2 new servers one of which for SQL Server 2008 and another for files and terminal server. Long story short is there a way to get wine to work with VB.Net applications connecting to SQL Server as well as C++ Apps again connecting to SQL Server. Obviously being able to switch users over to Linux workstations plus eventually all the servers (though I'm sure the later will be a ways off since we just bought the one for SQL). The plan would be to be able to move what we have now over using (hopefully) wine and then all the new stuff creating for the Linux Platform.
I know the fluff for .Net is to be able to program for any platform just wondering how true that really is. I'm guessing it's not but one can really hope.
never tried.. no idea... it depends more on the specific application and what all it uses to wether it works or not. There is no way to really know if its going to work until you try it.

but .NET isn't for programming on any platform, its Windows only. Now Mono on the other hand tries to be .NET compatible and work on most platforms.... there are some .NET prorams that work in Wine fine with mono installed.. or with older versions of .NET installed.
temlehdrol
Newbie
Newbie
Posts: 2
Joined: Wed Sep 29, 2010 7:06 am

Post by temlehdrol »

I'm going to try to get Linux reinstalled tonight, think I got a bad download with this latest version as it keeps dieing on the select language part. So I'll give that a shot when I get home.
Locked