Hi Dan,
First, the script's output (the same problem):
~ (0.000265) PRAGMA table_info("registries")
~ (0.000091) SELECT sqlite_version(*)
~ (0.000045) DROP TABLE IF EXISTS "registries"
~ (0.000016) PRAGMA table_info("registries")
~ (0.000324) CREATE TABLE "registries" ("num" DECIMAL(20, 0) NOT NULL, PRIMARY KEY("num"))
~ (0.000107) INSERT INTO "registries" ("num") VALUES (0.321512420108210029E18)
321512420108210029.0
~ (0.000077) SELECT "num" FROM "registries" ORDER BY "num" LIMIT 1
321512420108210048.0
I have the same problem with mysql.
So long
Arthur
--
------------------------------------------
1. Notebook para você ficar livre e programar a vontade: R$ 2300
2. Curso de Programação/SysAdmin/DBA: R$ 5000
3. Pedir a solução pronta para um problema numa lista de discussão: Não tem preço !
E para todas as outras existe RTFM, STFW e LMGTFY