Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
iskoflores
Starting Member
4 Posts |
Posted - 2008-10-02 : 02:17:00
|
Our company is planning to migrate to VB.net and database to SQL Server. (our system and database currently is VFP). We are in outsourcing business and one of our service is installing a program in client's workstation. This program is a clone of our main program that would generate reports for them. We update the data by sending them the dbf every now and then. Now if we migrate to Vb.net and sql server, (1.) do we need also to install sql server to our clients so that we can still give them a program that would generate reports for them????.(2.) do we need to purchase cals for every client(as now, we have over 100 clients) (3.) what sql version do we need to use. is it possible for the company to use an sql server 05 while the clients will be using sql express? (4.) what are the features of every sql editions. is mysql is designed for web dev only ?(5.) Could anyone give me an idea or link or anything that would help me understand how VB.net and sql will work together?? and lastly (6.) any tips for a newbie like me hehe thx in advance. |
|
afrika
Master Smack Fu Yak Hacker
2706 Posts |
|
iskoflores
Starting Member
4 Posts |
Posted - 2008-10-02 : 03:00:50
|
actually it is winform, so we will need to purchase cals for every client? is that practical? or we can use the sql free edition for the clients and the standard edition for the company. |
 |
|
afrika
Master Smack Fu Yak Hacker
2706 Posts |
Posted - 2008-10-02 : 03:31:25
|
To be honest, am a web developer and dont know much about client licensing. SorryBut I know, you have to "ONLY" install MS SQL on the server and client tools on the clients. |
 |
|
iskoflores
Starting Member
4 Posts |
Posted - 2008-10-02 : 03:46:18
|
what do you mean by client tools ? is it a tool included in ms sql package ?tnx tnx |
 |
|
afrika
Master Smack Fu Yak Hacker
2706 Posts |
Posted - 2008-10-02 : 03:49:04
|
yes |
 |
|
iskoflores
Starting Member
4 Posts |
Posted - 2008-10-02 : 21:30:45
|
ok tnx. i really appreciate your help :D |
 |
|
|
|
|