XMLHTTP from database

D

Dikkuuhh

Hi,

I have a database with lots of information about a person, like his
address etc.

Now i have that information stored in 3 datasets i must get these 3
into a XMLHTTP...

This part is what i don`t get. I`ll try to use AJAX for this
webapplication, but who can i do these things??

Can somebody help me??

Thanks very much,

Koen
 
D

Dikkuuhh

But i`m using a multitier application in vb.net....

And since i`m a newbie at asp.net i can`t do it with this link....

Can somebody help me out??

Koen
 
C

Cowboy \(Gregory A. Beamer\)

It is a simple matter of pulling data into a dataset (plenty of examples on
the web). You can then send that data across the wire as XML. If you
download the Atlas library from www.asp.net, you can use it for your XMLHTTP
without having to write the infrastructure yourself (sample code included
with download). Another method is to set up a webservice, but this will not
be async. To set up a web service, simply add a web service file to your
ASP.NET app.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************************************************
Think outside of the box!
*************************************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,792
Messages
2,569,639
Members
45,353
Latest member
RogerDoger

Latest Threads

Top