Ask a Question related to Dreamweaver AppDev, Design and Development.
-
jv #1
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 download the data from that web database and save it in a local
Access database.
Anyone have any ideas how to do this? I've done a search of tutorials
with no success
Jay
jv Guest
-
connecting Access database on local apache server
I have coldfusion installed as a multiserver configuration running on both Apache and IIS. Is it possible to use coldfusion MX7 to connect to an... -
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... -
Problem connecting to local Access database - Unable to open registry key 'Temporary (volatile) Jet DSN ...
Hi I get the following error sporadically when running a sample in an MSDN ASP tutorial: Microsoft OLE DB Provider for ODBC Drivers: General... -
Can local ASP page access remote database?
Can I have a local (using PWS on Win98) ASP page access a database over the Internet? I have an MS-Access database on a Web site that is updated... -
Protect local data files from download?
Just make sure that the extension of the file is unkown to IIS. Give the file a name like data.xyz or something. Then IIS will never serve it up... -
Les Matthews #2
Re: Need to download data to local access database
An MDB is just a file. Why not FTP it down?
"jv" <jayvolk@nospampleasebellatlantic.net> wrote in message
news:d3m0m1$ke6$1@forums.macromedia.com...> 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
> download the data from that web database and save it in a local Access
> database.
>
> Anyone have any ideas how to do this? I've done a search of tutorials
> with no success
>
> Jay
Les Matthews Guest
-
jv #3
Re: Need to download data to local access database
Yep, understand that (I've created the application already)... problem
is I don't want to give clients FTP access and they don't want to have
to bother me for downloading each time.
jv
Les Matthews wrote:> An MDB is just a file. Why not FTP it down?
>
> "jv" <jayvolk@nospampleasebellatlantic.net> wrote in message
> news:d3m0m1$ke6$1@forums.macromedia.com...
>>>>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
>>download the data from that web database and save it in a local Access
>>database.
>>
>>Anyone have any ideas how to do this? I've done a search of tutorials
>>with no success
>>
>>Jay
>
>jv Guest
-
Julian Roberts #4
Re: Need to download data to local access database
You could just provide them with a link to download the database.
--
Jules
[url]http://www.charon.co.uk/charoncart[/url]
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004
Julian Roberts Guest
-
jv #5
Re: Need to download data to local access database
The database is at a level ABOVE the web root...unfortunately.
jv
Julian Roberts wrote:> You could just provide them with a link to download the database.
>jv Guest
-
gareth #6
Re: Need to download data to local access database
Havent used Access for a long long time, but have a look at Linked Tables or
the Replication Features, might be able to do what you need.
--
Gareth - TMM Dreamweaver
[url]http://www.dreamweavermxsupport.com/[/url]
[url]http://www.garethdp.com/[/url]
PHP Login Suite V2 - 34 Server Behaviors to build a complete Login system.
[url]http://www.phploginsuite.co.uk/[/url]
Co-Author: Dreamweaver MX: Instant Troubleshooter - Apress
Co-Author: Practical Intranet Development - Apress
Co-Author: Dreamweaver MX: Advanced PHP Web Development - Apress
Co-Author: Dreamweaver MX: PHP Web Development - Wrox
gareth Guest
-
Julian Roberts #7
Re: Need to download data to local access database
Maybe have a look at Tom Muck's Force Download extension on
[url]www.basic-ultradev.com[/url]
--
Jules
[url]http://www.charon.co.uk/charoncart[/url]
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004
Julian Roberts Guest



Reply With Quote

