DBLib using SQLite RowID

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
Tate83
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 30
Joined: Fri Mar 01, 2013 1:11 am

DBLib using SQLite RowID

Post by Tate83 » Fri Jun 14, 2013 11:10 am

Hi all,
Is there a way to read a table's built-in ROWID using DBLib? I would like to use this to identify a record instead of creating another unique key..

Thanks,
Pascal

sturgis
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1685
Joined: Sat Feb 28, 2009 11:49 pm

Re: DBLib using SQLite RowID

Post by sturgis » Fri Jun 14, 2013 4:23 pm

You should ask in the forum at http://andregarzia.com/ so the author has a better chance to see your question.

Tate83
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 30
Joined: Fri Mar 01, 2013 1:11 am

Re: DBLib using SQLite RowID

Post by Tate83 » Sun Jun 16, 2013 9:12 pm

I asked that in the other forum about 10 days ago, but did not get an answer yet and thought maybe someone else knows that too..

Post Reply