Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server DTS
|
SQL Server DTS Discussion specific to Data Transformation Service with SQL Server. General SQL Server discussions should use the general SQL Server forum. Readers of the book Professional SQL Server 2000 DTS with questions specific to that book should post in that book forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server DTS 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 June 13th, 2005, 01:32 PM
Registered User
 
Join Date: Apr 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to BobbyOK
Default DTS over IP to an MDB

I need to extract some data from an Access 2000 .mdb with user ID and Password.

The .mdb is on a PC with a static IP address.

I can log onto the PC with Microsoft's Remote Desktop Connection.

The database is REALLY, REALLY BIG relative to their DSL speed. Consequently, it is NOT practical to FTP the entire .mdb from the PC to Sql Server. I need to extract the desired records.

The extraction (and subsequent load) process needs to occur daily.

Can I do this?

How do I specify the IP address of the source machine?

How do I supply the PC login and PWD?

I assume, that if I have a PC connection, that I can supply the .mdb UID and PWD to simply execute the Sql calls and retrieve the data. Is that correct?

I appreciate any insight.

Thanks,
Bobby





Similar Threads
Thread Thread Starter Forum Replies Last Post
import data from mdb to another mdb mat41 Classic ASP Professional 3 March 9th, 2007 07:01 AM
Help me i must Get IP Address pla_2 C# 2005 2 October 12th, 2006 07:51 AM
IP mani_he Beginning PHP 4 November 8th, 2004 09:53 PM
dts calls a lot of dts steffi_ma SQL Server DTS 2 May 24th, 2004 07:18 PM
Find Own IP akremer C# 3 September 1st, 2003 01:46 AM





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