View Single Post
  #1 (permalink)  
Old 09-27-2004
victorchan victorchan is offline
Registered User
 
 
Join Date: Sep 2004
Posts: 4
How can I connect to MSSQL With ICE?

HI all,

I am going to use C# with ICE to develop an application run on Window 2003 with MSSQL.

My client side need to pass query to server and receive dataset from server.

But I don't know how to pass dataset to client side In client.ice.

I had study the forums Posts and most of them are related to "FREEZE".
Is that means I can connect to MSSQL by using FREEZE class?

Can i pass Datasets by using ICE?

Can anyone point a way to me to do that?

Thanks a lot!

Last edited by victorchan : 09-27-2004 at 04:58 AM.
Reply With Quote