Hi,
I have developped a program with VB 2005 with a DB using sql server and I would like to know if I use this program on another computer what's the minimum requirement.
Dotnet 2.0 and sql server? But do I have to install the full sql server version or just a patch to be able to run that kind of program?
Thx in advance
I do think that to deploy a VB.NET 2005 application, the client computer must have the .NET 2.0 framework installed.
If the application will access a remote SQL Server that is all that is necessary.
If the application will require that a SQL Server be also installed, then a 'licensed' edition of SQL Server must also be installed. Depending upon the requirements, the 'free' SQL Server 2005 Express may be sufficient. Check here for information about which SQL Server edition may best fit your needs.
No comments:
Post a Comment