create database with sqlite

Forum related to SQLite

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
francisco
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: 14.05.2013, 00:49

create database with sqlite

Post by francisco »

how can create a new database with sqlite and ZeosLib?

what is the command that creates a new database file?
User avatar
Pitfiend
Senior Boarder
Senior Boarder
Posts: 68
Joined: 12.12.2009, 07:27

Post by Pitfiend »

take a look here http://zeoslib.sourceforge.net/viewtopic.php?t=2627
(I kept the old reference for historical purpose http://zeos.firmos.at/viewtopic.php?t=2627)
Last edited by Pitfiend on 08.04.2014, 00:59, edited 1 time in total.
mawg
Fresh Boarder
Fresh Boarder
Posts: 3
Joined: 03.03.2014, 23:39

Re: create database with sqlite

Post by mawg »

When I click that link, I get an error: "The requested URL /viewtopic.php was not found on this server"
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Re: create database with sqlite

Post by mdaems »

Forum has moved, but topic idea should still be the same.

Mark
Image
mawg
Fresh Boarder
Fresh Boarder
Posts: 3
Joined: 03.03.2014, 23:39

Re: create database with sqlite

Post by mawg »

OIC.

Yup, if I just replace zeos.firmos.at/ by zeoslib.sourceforge.net it works. Thanks.

This help a lot, as I found several such useful links to be broken.

Can't you write a simple SQL script to update all such occurrences? I am sure that this must frustrate a lot of newbies & guests.
Post Reply