uncleflo

profile picture

Some cool dude. Higher order of decision making. Absolute.

Registered since September 28th, 2017

Has a total of 4246 bookmarks.

Showing top Tags within 3 bookmarks

howto   information   development   guide   reference   administration   design   website   software   solution   service   product   online   business   uk   tool   company   linux   code   server   system   application   web   list   video   marine   create   data   experience   description   tutorial   explanation   technology   build   blog   article   learn   world   project   boat   download   windows   security   lookup   free   performance   javascript   technical   network   control   beautiful   support   london   tools   course   file   research   purchase   library   programming   image   youtube   example   php   construction   html   opensource   quality   install   community   computer   profile   feature   power   browser   music   platform   mobile   user   process   work   database   share   manage   hardware   professional   buy   industry   internet   dance   advice   installation   developer   3d   search   material   access   customer   camera   travel   test   standard   review   documentation   css   money   engineering   develop   webdesign   engine   device   photography   digital   api   speed   source   program   management   phone   discussion   question   event   client   story   simple   water   marketing   app   content   yacht   setup   package   fast   idea   interface   account   communication   cheap   compare   script   study   market   live   easy   google   resource   operation   startup   monitor   training  


Tag selected: sqlite3.

Clear all

Showing 3 results.

Looking up sqlite3 tag. Showing 3 results. Clear

Dev Note: SQLite & AIR - A List of Tables - Notes

http://gmarius.posterous.com/a-test-33

Saved by uncleflo on November 28th, 2011.

Flex \ AIR provides a great set of functionality around SQLite. The API is powerful, simple and for my money, I'd say critical to the overall platform. When using SQLite via Flex \ AIR - I've found that the API pretty much just works and we can be up and running in no time. That said, there can be some minor points that are not very obvious up front, one of those is trying to get a list of tables from a SQLite database via the Actionscript based AIR APIs. (Take Me Directly to the solution).

flex air table database sqlite3 schema notes information development data objects


SQLite Home Page

http://www.sqlite.org/

Saved by uncleflo on September 6th, 2011.

SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain.

database sql sqlite opensource programming software development c db sqlite3 reference Advanced Databases


SQLite commands and general usage

http://www.pantz.org/software/sqlite/sqlite_commands_and_general_usage.html

Saved by uncleflo on September 6th, 2011.

SQLite is an embedded open source relational database (db). It is very portable, easy to use, compact, efficient, and reliable. Being an embedded database it becomes part of the program that hosts it. It is embedded in many popular programs used today. Most use the SQLite C API to interface with the SQLite db. Many scripting/programming languages use the API like the Perl module DBI::SQLite, PHP's data objects with the SQLite driver, or just straight C programs. Not only can these languages (and many more) use the SQLite C API to access the SQLite db but most OS's have a statically linked native binary that can also be controlled completely from the command line. How cool is that?

sqlite database documentation howto sql tips command general faq sqlite3 commands help pretty information guide dbms


No further bookmarks found.