shoot.  worst suspicions affirmed.  :-)

although this is for a C# console app, it's still largely client/server 
and i designed the back-end as such, to reduce roundtrips to the DB.  no 
sweat, a little refactoring won't hurt.  thanks again!


Igor Tandetnik wrote:
> Jason Salas <[EMAIL PROTECTED]> wrote:
>   
>> Thanks for the insight.  I'm used to doing stored procedures for web
>> apps
>>     
>
> There is no such thing as a stored procedure in SQLite.
>
>   
>> How would I got about re-writing something like this in SQLite?
>>     
>
> You wouldn't. You would write the logic in whatever application you are 
> developing that interacts with SQLite database.
>
> Igor Tandetnik 
>
>
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
>   


_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to