Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access ASP
|
Access ASP Using ASP with Microsoft Access databases. For Access questions not specific to ASP, please use the Access forum. For more ASP forums, please see the ASP forum category.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access ASP section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 24th, 2004, 11:08 PM
Authorized User
 
Join Date: Mar 2004
Posts: 84
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to gmoney060 Send a message via MSN to gmoney060
Default How to Questions (Select Into) (remote file)

This is what I need done. I have a computer (Windows XP Home) that has a database that is pretty big in size... I need certain recordsets (from diffrent tables) to be on my web server. I thought of a couple of options.
    1. Just upload the whole database to the server everytime I would have to update the database, but it takes about 10 minutes to actually upload it, so I was hoping there would be a better way of doing it.
    2. Use the Select Into statement, so I only have to upload what I really nead, and I am going to guess it will more then cut the upload time in half. And what would work perfectly. It would just add the recordsets that it need to, too diffrent tables within a database online already.
So then I ran into another problem.... I don't know how to open a database that is located on my computer (not on my web server, that is not in my state).. SO if anyone could help me with any of my problems that would be great!!!!

Thanks, Grant

 
Old January 2nd, 2005, 11:57 PM
Friend of Wrox
 
Join Date: Dec 2004
Posts: 307
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Vadivel Send a message via Yahoo to Vadivel
Default

Grant,

1. Can't you update the remote box also when you are inserting/updating/deleting your local db? Just a thought ... you know it better as you know the complete business logic :)

Best Regards
Vadivel

MVP ASP/ASP.NET
http://vadivel.thinkingms.com
 
Old January 3rd, 2005, 12:02 AM
Friend of Wrox
 
Join Date: Dec 2004
Posts: 307
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Vadivel Send a message via Yahoo to Vadivel
Default

oops i have clicked submit reply by mistake :(

2. You might want to use DTS (Data transformation services)!

Best Regards
Vadivel

MVP ASP/ASP.NET
http://vadivel.thinkingms.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot delete file from Remote server. snowbydave1 PHP FAQs 0 March 7th, 2007 02:52 AM
File Upload to Remote Server - - - Please Help sendoh11 ASP.NET 1.0 and 1.1 Professional 4 December 26th, 2006 10:29 AM
Upload file into a Remote Server swaminathanb Java GUI 2 April 7th, 2005 02:04 PM
Send file to Remote Server Raghavendra_Mudugal VB How-To 1 February 15th, 2005 04:18 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.