473,383 Members | 1,788 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

use ADO/html in SQL 2000

Hi!

I want to write a function or stored procedure such that it will use
ADO2.6 or better so I can use the XMLhttpServer.

When this function is invoked it will execute a URL and gather the
html code and store it in the Db.

So one thought would be how can I write a Stored Proc or function in
SQL to instantiate a DLL and use it? In this case I want to use ADO
dll and use the xmlhttp functions. I pass some parameters to this dll
and it will return data and the SP will store the results in the DB.

Thanks
Jul 20 '05 #1
1 2107
On Tue, 12 Aug 2003 19:21:30 -0700, Christopher wrote:
Hi!

I want to write a function or stored procedure such that it will use
ADO2.6 or better so I can use the XMLhttpServer.

When this function is invoked it will execute a URL and gather the
html code and store it in the Db.

So one thought would be how can I write a Stored Proc or function in
SQL to instantiate a DLL and use it? In this case I want to use ADO
dll and use the xmlhttp functions. I pass some parameters to this dll
and it will return data and the SP will store the results in the DB.

Thanks


Take a look at Extended Stored Procedures. But beware, calling external
logic from within SQL Server is a great way to compromise the reliability
of the server and the integrity of your data.

Hal
Jul 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Matej Cepl | last post by:
Hello, does anybody have %subj%? I would like to generate some very simple HTML (XHTML?) file from OOImpress, so that I can send it to the friend for review and not bother her with all images,...
1
by: Antoine | last post by:
Hello, Does anybody know a way to retreive the running timers (their ids) in a html page? I cannot find something in the html dom at first sight. Is there collection of timers available (like...
0
by: Guy Macon | last post by:
"Alan J. Flavell" <flavell@ph.gla.ac.uk> wrote: > But the character encoding scheme which is advertised from an HTTP > server via the MIME "charset=" is authoritative, according to RFC2616, >...
5
by: Mark Elliott | last post by:
Hope I can find an answer here. I am using Access 2000. I know I have no controll over my column spacing in an html document generated by Access 2000 using the "output to" command. I have read that...
1
by: J. Koskey | last post by:
Background: We have hundreds of codes = specific departments, but there are frequent changes/additions to the info. For users to look up definitions, we had set up a way in Access to create a...
1
by: Bob | last post by:
Hi everybody I am using Access 2000 to link to the Outlook 2000 inbox in the recommended way, and it works as it should do, except that the messages that have been written on the original...
15
by: Nathan | last post by:
I have an aspx page with a data grid, some textboxes, and an update button. This page also has one html input element with type=file (not inside the data grid and runat=server). The update...
7
by: VK | last post by:
Is it possible to include SVG object right onto HTML page in Firefox 1.5? (I mean native SVG, not SVG plugin) .... <svg> .... </svg> All samples on mozilla.org are either stay-alone .svg...
3
by: SMH | last post by:
Normally an SVG document is loaded/parsed/interpreted inside an HTML document using an 'object' (or 'embed') element, although there are supposedly other ways too. The problem is, the SVG document...
9
by: jd | last post by:
I am looking for python code (working or sample code) that can take an html document created by Microsoft Word and clean it up (if you've never had to look at a Word-generated html document,...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.