There must something i cannot understand with this

I try on the same sqlite3 database
- creating a different new test project
- defining new datasource
- defining a databrowser that use that datasource tables, the tables do not
have any primary key defined....
i can browse the entire tables contents (56K records), so i cannot see this
issue more.

Then i suppose isn't a primary key relate issue...

Fyi: my first test pc was an ubuntu 14.04 in this second test i'm using
ubuntu 15.04 unstable

So, i'm really confused... i supposing there is some in my code...

Thank you
Marco

2015-03-28 20:33 GMT+01:00 Lewis Balentine <le...@keywild.com>:

> I over reacted to begin with.
> Thus I will not continue to further beat this dead horse. :-)
>
> Lewis
>
> On 03/28/2015 02:27 PM, Benoît Minisini wrote:
> > Le 28/03/2015 20:22, Lewis Balentine a écrit :
> >> It is just I have heard too many times that SQL tables must have primary
> >> keys ... and it just is not true.
> >>
> > It depends on what you mean by "must". It is not technically mandatory,
> > but if you create a table without a primary key, you will have problems
> > like that. So you "must" have a primary key.
> >
>
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for
> all
> things parallel software development, from weekly thought leadership blogs
> to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



-- 
Linux Infinite Freedom

I'm writing from this place:
http://www.openstreetmap.org/?lat=44.39945&lon=8.6798&zoom=15&layers=M
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to