Re:Max File Sizes??
On Mon, 24 Sep 2001 22:05:27 -0400, "Karl Thompson" <ka...@pine-grove.com>
wrote:
Quote
>As I recall, Paradox DOS had a utility that allowed the administrator to set
>a maximum file size. I don't see where this can be done via the current BDE
>Config.
>Is this even the problem? Did I miss something? Any suggestions?
I have not used Paradox files for quite some time, but I seem to recall
that the limit was in the number of blocks which a database could hold.
This number is a fixed maximum limit, and the way you change the maximum
number of records was to increase the block size for the database file.
IIRC, this block size change must be done at the time the database/table
is created.
Quote
>Separately, is there a way to migrate the data from this table to a MS SQL
>database? What tool/technique would be used to do this?
You can use the Data Pump tool (if you have the Enterprise level of your
compiler) or you can write your own equivalent using TBatchMove components.
I have used the TBatchMove components in the past to migrate data from a
Paradox table into an MS-SQL Server ( version 6.0 ) server, as well as
into an Oracle v8 server for one of our reporting environments at work.
Jerry Bloomfield (TeamB)
--
http://www.teamb.com JersW...@wwa.com
Please do *NOT* send private e-mail without prior permission (my anti-spam
filters will probably just delete it anyway <g>)