Ask a Question related to ASP Database, Design and Development.
-
Dave Navarro #1
Import data from Fox Pro database into SQL 2000
One of my clients is a realtor. The MLS system used by his local board
is a fox pro application. I have been able to successfully access the
MLS data from the fox pro application using ODBC, but it's a bit slow
(as you can expect).
I'd like to import the data from the fox database into an SQL 2000
database where I can do more with it on the clients web site. The fox
database is updated hourly.
My question is... Is there an automated way to get SQL to import
records from an external database? I'm already using the "AT" command
to run daily events on the server. Can I access ODBC and SQL from a
..VBS script and add that to my events?
Thanks for any insight anyone can provide.
--Dave
Dave Navarro Guest
-
InDesign 2.02, WIN 2000, how-to import WORD doc into new Book file
I am new at this and have trouble figuring-out import (copy or drag) of MS WORD doc containing an article I wrote into a new InDesign book or tabloid... -
Urgent: Xtra to import powerpoint 2000/97 files
Can anyone point me to an Xtrat to quickly convert a Powerpoint 2000/97 file into Director? Thanks, Flashster -
import txt into database
Hi, I still have problem to import the text file delimited by tabs or commas into the database. I refer to http://www.connectionstrings.com/ for... -
Import Data from flat-database to relational-database
Before I start I need some tips and pleas excuse my bad english. I have two databases, one is flat and one is a relational database. example ... -
NEWBIE HELP Import Data from flat-database to relational-database
I want to import Data from a simple Database, which contains all Information in one big record into a relational Database and split up the big... -
Dave Navarro #2
Re: Import data from Fox Pro database into SQL 2000
In article <O#tqFA2VDHA.1896@TK2MSFTNGP12.phx.gbl>, [email]reb_01501@yahoo.com[/email]
says...Many thanks Bob! I'll check it out.> You can create a SQL DTS (Data Transformation Services) package (There's a
> wizard you can use) to import the records from your Foxpro database, and use
> SQL Agent to schedule it. See Books Online (BOL). A good website is
> [url]www.sqldts.com[/url].
--Dave
Dave Navarro Guest



Reply With Quote

