Forum: C++ Aug 21st, 2005 |
| Replies: 2 Views: 1,832 Hi Sutanu!
I'm using tcp/ip to transfer those data from my sql server 2000 to my client.
You suggest that to use:
Rather creater a dsn to be used over the network to access the sqlserver... |
Forum: ASP.NET Aug 20th, 2005 |
| Replies: 0 Views: 2,821 I want to fetch data from SQL Server 2000 using tcp/ip connection
and display on the client.
Q : How do i fetch data from SQL Server 2000 and put the data on a combo box.
Q: My server user... |
Forum: C++ Aug 20th, 2005 |
| Replies: 2 Views: 1,832 I want to fetch data from SQL Server 2000 using tcp/ip connection
and display on the client.
Q : How do i fetch data from SQL Server 2000 and put the data on a combo box.
Q: My server user... |