Cory Nelson wrote:
Try the substr() functionOn 7/25/05, Shawn Walker <[EMAIL PROTECTED]> wrote:Is there a way to tell sqlite to read up to X bytes? For example, there are some data that can be quite large, but I don't need all of them, just a little bit of it to show the user some of the data and they can select that data to get the rest of the data from the DB.

