Re: NEWBIE question
"Bruns, Tom" <[email protected]> Tue, 7 Jan 2003 06:51:20 -0600
| Newsgroups | gmane.comp.windows.devel.soap.general |
|---|---|
| Message-ID | <[email protected]> |
Short answer yes.
I assume the following:
Client and Server platforms are Windows based.
If you are using ADO 2.6 or greater you could:
On the server side: "dehydrate" the Recordset into XML.
Pass the XML between the tiers thru SOAP using the Soap Toolkit.
On the client side: "rehydrate" the XML back into a recordset.
You state that your goal is to make the app web compliant...
Is the current app:
- based on VB6 Windows Forms ?
- architected as a Client/Server ?
How does being "web compliant" impact your presentation tier?
Tom Bruns
Consultant
G.A. Sullivan
Suite 100
10200 Alliance Rd
Cincinnati, Ohio 45242
Ph: (513) 745-2100
-----Original Message-----
From: SUBSCRIBE SOAP Anonymous [mailto:[email protected]]
Sent: Tuesday, January 07, 2003 5:00 AM
To: [email protected]
Subject: [SOAP] NEWBIE question
I am entirely new to SOAP, and basically really just want to know the
following before I waste anyones time - including my own.
We are converting our app to be web compliant. It is written in VB and
uses mainly ADO for data access. My first adventure along this line of
upgrade was to consider RDS to satisfy the transfer of data from server
to client, through ADO onto the client form but this is very slow and
tedious.
Therefore in a nutshell, my question is as follows: Can I make use of
SOAP to send and request data between a database on a server and a
client app, passing though ADO?
Any help or thoughts will be appreciated.
You can read messages from the SOAP archive, unsubscribe from SOAP, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.
You can read messages from the SOAP archive, unsubscribe from SOAP, or subscribe to other
DevelopMentor lists at http://discuss.develop.com.