[U2][UD] Is it possible to resize a file to something smaller?

2007-04-20 Thread jjuser ud2

Or is it only possible to resize it to be larger?  Would I need to
create a blank file and simply select and copy the records from big
file A to small file B, then resize small file B for appropriate
growth?
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2][UD] Is it possible to resize a file to something smaller?

2007-04-20 Thread Dan Fitzgerald
Yes; go for it.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of jjuser ud2
Sent: Friday, April 20, 2007 12:56 PM
To: u2-users@listserver.u2ug.org
Subject: [U2][UD] Is it possible to resize a file to something smaller?

Or is it only possible to resize it to be larger?  Would I need to
create a blank file and simply select and copy the records from big
file A to small file B, then resize small file B for appropriate
growth?
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2][UD] Is it possible to resize a file to something smaller?

2007-04-20 Thread Adrian Merrall
> Or is it only possible to resize it to be larger?  Would I need to
> create a blank file and simply select and copy the records from big
> file A to small file B, then resize small file B for appropriate
> growth?



This is pretty much what memresize does.  Creates a temp file called rszt...
at whatever size you specify, copies the records and then moves the rszt
file over the top of the old.  You tell memresize to create whatever sized
file you like but if too small, it will overflow as normal when the records
are written in.

Regards,

Adrian
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/