Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
mindus
Posts: 111
Registered: ‎11-05-2009

BlackBerry - sqlite - Alter table

Hi,

   Shall we can use Alter table script for alter the table in sqlite blackberry.

 

 

Thanks

Mindus

Please use plain text.
Developer
mindus
Posts: 111
Registered: ‎11-05-2009

Re: BlackBerry - sqlite - Alter table

Its possible, i got it
ALTER TABLE People ADD Status INTEGER NOT NULL DEFAULT 0
Please use plain text.