Hello guys,
Is there any chance who can give me a sample code for client-server applications using vb.net 2008 express edition/professional edition?
1. What SQL Server should I use? Can we use SQL Server 2000 for Client-
Server application as my back end database? and will use the vb.net
2008 express edition as front end?
2. If we use these two components (SQL Server 2000 (Back-end) + (VB.Net
2008 Frontend) do you think this will works poperly?
3. If this is possible by accessing via code? then please send me connection
string, many many thanks.
4. Is there any database server we can use? asides from sql server? where
we can implement client-server applications? how about oracle? MySQL
Database Server?
Client-Server in VB.Net 2008Client-Server in VB.Net 2008 using Peer to Peer Computers?
Page 1 of 1
2 Replies - 7250 Views - Last Post: 04 June 2009 - 03:55 AM
Replies To: Client-Server in VB.Net 2008
#2
Re: Client-Server in VB.Net 2008
Posted 04 June 2009 - 03:27 AM
VB.Net Tutorial Sections
#3
Re: Client-Server in VB.Net 2008
Posted 04 June 2009 - 03:55 AM
JhunC, on 4 Jun, 2009 - 02:22 AM, said:
Hello guys,
Is there any chance who can give me a sample code for client-server applications using vb.net 2008 express edition/professional edition?
1. What SQL Server should I use? Can we use SQL Server 2000 for Client-
Server application as my back end database? and will use the vb.net
2008 express edition as front end?
2. If we use these two components (SQL Server 2000 (Back-end) + (VB.Net
2008 Frontend) do you think this will works poperly?
3. If this is possible by accessing via code? then please send me connection
string, many many thanks.
4. Is there any database server we can use? asides from sql server? where
we can implement client-server applications? how about oracle? MySQL
Database Server?
Is there any chance who can give me a sample code for client-server applications using vb.net 2008 express edition/professional edition?
1. What SQL Server should I use? Can we use SQL Server 2000 for Client-
Server application as my back end database? and will use the vb.net
2008 express edition as front end?
2. If we use these two components (SQL Server 2000 (Back-end) + (VB.Net
2008 Frontend) do you think this will works poperly?
3. If this is possible by accessing via code? then please send me connection
string, many many thanks.
4. Is there any database server we can use? asides from sql server? where
we can implement client-server applications? how about oracle? MySQL
Database Server?
1: Yes SQL Server 2000 will work, as will 2005 and 2008.
2:Yes, the System.Data.SQLClient namespace contains the classes needed to connect to an SQL Server.
3:Google it.
4:Yes, all mainstream databases will have data providers for .Net.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|