Hi,
No I'm looking at them all in a text editor
L
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> On Mar 23, 8:03 am, "La di da Limey" <drbry...@blueyonder.co.uk>
> wrote:
>> Hi,
>>
>> The only problem with that is that it seems to have a limit of 65,000
>> records and I have 1.5m,
>>
>> regs,
>>
>> L
>>
>> "Joseph Meehan" <sligoNoSPAM...@hotmail.com> wrote in message
>>
>> news:4603d665$0$5782$(E-Mail Removed)...
>>
>>
>>
>> > La di da Limey wrote:
>> >> Hi,
>>
>> >> I have a simple database. It has 3 columns of data and an ID so that
>> >> I can sort it into it original order. After having sorted it, I
>> >> export it as a text file. Yet every time I export it, there is some
>> >> portion of the data which has gotten out of order when I look into
>> >> the text file, the ID shows this. How do I stop this happening?
>>
>> >> Regs
>>
>> >> L
>>
>> > Set up a query sorted on the ID and export the data from there.
>> > Tables
>> > don't have an order and an ID does not sort the data, it needs to be
>> > sorted. That should do it.
>>
>> > --
>> > Joseph Meehan
>>
>> > Dia 's Muire duit- Hide quoted text -
>>
>> - Show quoted text -
>
> Are you reading it into Excel to look at the order? Excel has a limit
> of 65,000 rows. I just exported 2.5m records into a text file -
> sorted successfully .
>
> --- Larry Engles
>
|