Creating tables dynamically in SQL Server using DTS from text file -
09-06-2006
, 07:54 AM
Hi,
I Want to Transform a set of text files at the same time and update the
database(SQL SERVER 2000) tables with the content of the text files.And at
any time if the content (in text files like columns) are changed then i want
to update dynamically as with the structure of text file without changing the
databse manually.I am using DTS package to transform data fromm text files to
SQLL Server 2000.
Thanks,
--
Kranthi Kumar Y |