Andre's DBlib is cool.
LIKE
takes care of 99% of most simple database needs with a couple lines of code.
On Fri, Aug 24, 2012 at 11:39 AM, Andre Garzia wrote:
> Hi Blair,
>
> Others have provided you with some links and I will provide you with some
> more. First let me say that Petes software
Hi Blair,
Others have provided you with some links and I will provide you with some
more. First let me say that Petes software SQLiteAdmin is my favorite
SQLite admin software and I am using it a lot. Recommended!
I created a simple SQLite access library that will help you with the common
databas
Hi Blair,
Seems like you have two separate needs - figure out SQLite, then figure out
how to use Livecode to access your SQLite database.
Warren's link will show you hot to use Livecode with SQLite and as Bob
mentioned, there are some LC add-ons that will help with that too.
There are a number of
Hi Blair. I would search the web for sqLite syntax and sqLite primer. Tons of
stuff out there. Be prepared for some kind of learning curve here, as SQL is
like learning a new language, although not a very extensive one in the case of
sqLite.
Relationships are not what you would think coming fr
On 08/24/2012 11:53 AM, Warren Samples wrote:
On 08/24/2012 11:43 AM, Blair Lewis wrote:
I'm new to LC and am I am looking for help with using DB's with LC. I
am coming from Filemaker and I am unable to find a decent tutorial on
how to use SQLite that is either complete or useful.
Does anyone h
On 08/24/2012 11:43 AM, Blair Lewis wrote:
I'm new to LC and am I am looking for help with using DB's with LC. I am coming
from Filemaker and I am unable to find a decent tutorial on how to use SQLite
that is either complete or useful.
Does anyone have a sample stack and DB that I can pull apa
I'm new to LC and am I am looking for help with using DB's with LC. I am coming
from Filemaker and I am unable to find a decent tutorial on how to use SQLite
that is either complete or useful.
Does anyone have a sample stack and DB that I can pull apart to learn. I'm
particularly having difficu