Ask a Question related to Dreamweaver AppDev, Design and Development.
-
RC63 #1
Transfer data from Internet to local database
I use a database on the internet from wich I retrieve Orders placed. I want to
save the retrieved information to my local disk, and from there import them
into another database that is run locally. I run an SQL query that retrieves
the information, no problems there. But how can I save It to local disk in a
format that can be imported into MS-Access database Can anyone Help!
RC63 Guest
-
Access local swf files through internet
:brokenheart; I tried to communicate my local SWF files from the Internet. But it could nt open using flash player. It just show the blank page ... -
Need to download data to local access database
Have a web app (ASP classic) that saves data to an Access database on the web host. Need to come up with some sort of ASP admin tool that will... -
Information transfer over the internet
Hello I would like to transfer some information between two computers with internet connection. One computer should act as a server and the other... -
How to transfer all data from one database to another
I have been trying to transfer a bulk of data into another database using the form method but when i tried copyin from the first database, they all... -
ITC - urgent!!!I'd like to transmit binary data from SQL server to client and load it into variable. I used for this Microsoft Internet Transfer Control and my script looks like this:
I'd like to transmit binary data from SQL server to client and load it into variable. I used for this Microsoft Internet Transfer Control and my... -
Paul Whitham TMM #2
Re: Transfer data from Internet to local database
There are three options
1) FTP the database down and work from that
2) There are some extensions around that enable you to convert the query
into a .csv file which can be imported into excel, or
3) The simplest of all, in IE simply highlight the output from your query,
select copy, then in excel selected paste.
--
Regards
Paul Whitham
Macromedia Certified Professional for Dreamweaver MX2004
Valleybiz Internet Design
[url]www.valleybiz.net[/url]
Team Macromedia Volunteer for Ultradev/Dreamweaver MX
[url]www.macromedia.com/support/forums/team_macromedia[/url]
"RC63" <webforumsuser@macromedia.com> wrote in message
news:d0mj15$kpo$1@forums.macromedia.com...want to> I use a database on the internet from wich I retrieve Orders placed. Ithem> save the retrieved information to my local disk, and from there importretrieves> into another database that is run locally. I run an SQL query thata> the information, no problems there. But how can I save It to local disk in> format that can be imported into MS-Access database Can anyone Help!
>
Paul Whitham TMM Guest



Reply With Quote

