First, let the contractor know that the form of the data is unacceptable and
that he/she needs to 're-send' it in an acceptable format. Most 'reputable'
contractors will correct that without charge.
Second.
How do you know that the data is in SQL Tables?
Do you have a file that must be loaded into a SQL Server?
Do you have a SQL Server?
How can you look at the tables and know that they are SQL tables?
--
Arnie Rowland, Ph.D.
Westwood Consulting, Inc
Most good judgment comes from experience.
Most experience comes from bad judgment.
- Anonymous
You can't help someone get up a hill without getting a little closer to the
top yourself.
- H. Norman Schwarzkopf
"Tony S." <TonyS (AT) discussions (DOT) microsoft.com> wrote
Quote:
I'm not even a novice on SQL, so this may be out of my league, but I need
to
find out how to convert SQL Tables to Flat files. I imagine I will need a
converter of some sort, right? The scenario is... a subcontractor sent
files
to us in SQL Tables unlike the last year when they were sent in a Flat
file
format. How can we get this into a flat file format without having to
incur
more cost with contractor? |