Hi, i'm newbie in sqlite & mac.[b]how to create stored procedure in sqlite.[/b] thanx in advance.

How It Works

Get an answer in three easy steps. Here's how it works...

Ask Your Question

1. Ask Your Question

Enter your SQLite question at the top of this page and click Get An Answer.

Pick Your Priority

2. Pick Your Priority

Tell us how quickly you want your SQLite question answered.

Get An Answer

3. Get An Answer

Connect with your programmer via online chat or telephone call.

Answer

Customer
Hi, i'm newbie in sqlite & mac.[b]how to create stored procedure in sqlite.[/b] thanx in advance.
Last updated
srl309
Programmer
Stored procedures are not supported http://www.sqlite.org/cvstrac/wiki?p=UnsupportedSql There may be other ways to achieve what you want: A trigger might work if it's simple http://www.sqlite.org/lang_createtrigger.html Otherwise you could create your own function http://www.sqlite.org/c3ref/create_function.html Or write a program using the c API or one of its wrappers What do you want the stored procedure for?
Posted
Customer
[quote='srl309' pid='160' dateline=' ***-***-**** '] Stored procedures are not supported http://www.sqlite.org/cvstrac/wiki?p=UnsupportedSql There may be other ways to achieve what you want: A trigger might work if it's simple http://www.sqlite.org/lang_createtrigger.html Otherwise you could create your own function http://www.sqlite.org/c3ref/create_function.html Or write a program using the c API or one of its wrappers What do you want the stored procedure for? [/quote] Hi, thanx for your suggestion...i have 1 question which database is good for developing iphone application using Objective c.[hr] [quote='srl309' pid='160' dateline=' ***-***-**** '] Stored procedures are not supported http://www.sqlite.org/cvstrac/wiki?p=UnsupportedSql There may be other ways to achieve what you want: A trigger might work if it's simple http://www.sqlite.org/lang_createtrigger.html Otherwise you could create your own function http://www.sqlite.org/c3ref/create_function.html Or write a program using the c API or one of its wrappers What do you want the stored procedure for? [/quote] Hi, thanx for your suggestion...i have 1 question which database is good for developing iphone application using Objective c.
Last updated

quoteTestimonialsquote

About ExpertHelp

ExpertHelp is changing the way you connect with service professionals.

Whether you have a quick question while preparing your taxes, troubleshooting a computer problem, or need to hire an attorney, ExpertHelp is the most convenient and affordable way to connect with the right service professional to get the job done.

ExpertHelp has been in business since 2011, is an A+ Rated Better Business Bureau accredited member, and offers a 100% satisfaction guarantee on every question you ask!

More SQLite Questions...

Ask Your SQLite Question & Get An Answer Now!