Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Databases
»
SQLite, alter table
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
IRC channel
Latest SVN
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
How to share an .apk with...
by
rsu333
[
Today
at 07:42:36 am]
Virtual treeview and back...
by
piola
[
Today
at 06:44:32 am]
Compiler Error and No Ide...
by
JLWest
[
Today
at 06:23:35 am]
questions concerning proc...
by
anonymousstranger
[
Today
at 05:09:13 am]
How do I get the name of ...
by
anonymousstranger
[
Today
at 05:08:07 am]
Installation problems on ...
by
TristamShandy
[
Today
at 04:19:20 am]
Question about $include
by
ydd
[
Today
at 04:16:25 am]
64 bit/32 bit problem
by
jamie
[
Today
at 03:37:35 am]
Using GTK3 on Lazarus
by
dbannon
[
Today
at 03:31:47 am]
"Charles Petzold" Style P...
by
WayneSherman
[
Today
at 03:00:35 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: SQLite, alter table (Read 4823 times)
mrdebug
Full Member
Posts: 158
SQLite, alter table
«
on:
October 31, 2007, 03:14:14 pm »
Can I run a query like this with SQLite?
What is the proper syntax?
Code:
[Select]
alter table Anagrafica add column if not exists id_anagrafica Integer;
Logged
www.labcsp.com
www.denisgottardello.it
GMT+1
Skype: mrdebug
LuizAmérico
Sr. Member
Posts: 458
RE: SQLite, alter table
«
Reply #1 on:
October 31, 2007, 07:38:02 pm »
See
http://www.sqlite.org/lang_altertable.html
Only valid for TSqlite3Dataset
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Databases
»
SQLite, alter table
TinyPortal
© 2005-2018