sort orderings
sort orderings
- Subject: sort orderings
- From: John Spicer <email@hidden>
- Date: Thu, 29 Apr 2004 09:33:20 -0500
OK, we've had a breakthrough here. We built our database using the TEXT
data type for the strings, since at this time anyway we didn't want to
be worried about the number of characters.
Turns out that changing to char will allow us to dump text (using open
base's sql terminal) that looks correct, instead of strange when it's
TEXT.
Have not checked to see if the sort orderings work with that change,
will do that next.
However, that does not explain what the difference is between TEXT and
CHAR.
Can anyone enlighten me?
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.