Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Query a remote SQL7 and create a text file from resulting recordset

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-10-25 : 16:05:33
Dennis writes "I have a remote SQL7.0 DB residing on my ISP's server.

I would like to create an ASP Page that will query that remote SQL Database and return a text file onto my local hard drive.

Is this a multi-step process? Maybe:
1) Create Query & Build Recordset
2) Create Text File from RS
3) FTP down

Or is there a simpler method that I can have someone use from their browser and not be familiar with FTP, and SQL?"
   

- Advertisement -