I've just started out with SQLite and have a basic question I couldn't find an answer for in the documentation.
Are there any size limits to individual fields? The documentation says that a valid type is any string followed by one or two integers, e.g. VARCHAR(10). Are the integers in the brackets taken into account or are they simply ignored by the engine? Thanks, Erik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]