R
Robert Nusz @ DPS
I've got a Ms/2003 database with a table that has 990,000 + records in it.
Is there a way to get the data out of this table and into a flat file named
mytable.txt or mytable.dat where it will be comma delimited and have all
990,000 records in it, every thing that I try terminates at about 70,0000 +/-
records. Is there a limit as to how many records can be exported. Is there
a way to code and get all records sent to a .dat or .txt file, if so, any
examples out there would be greatly appreciated.
Thanks,
Is there a way to get the data out of this table and into a flat file named
mytable.txt or mytable.dat where it will be comma delimited and have all
990,000 records in it, every thing that I try terminates at about 70,0000 +/-
records. Is there a limit as to how many records can be exported. Is there
a way to code and get all records sent to a .dat or .txt file, if so, any
examples out there would be greatly appreciated.
Thanks,