Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Foreign Languages > French Forum
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Encore une question sur la Base de donnée

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-05-2008, 06:21 AM
Junior Member
 
Join Date: Oct 2008
Posts: 13
Default Encore une question sur la Base de donnée

Bonjour,
Comment faire pour installer la base de donnée SQlight sur le telephone et ou la trouver ?
Merci.
Reply With Quote
  #2 (permalink)  
Old 11-05-2008, 07:23 AM
klaus's Avatar
Basic4ppc Expert
 
Join Date: Oct 2007
Location: Fully, Switzerland
Posts: 3,827
Awards Showcase
Forum Contributer Beta Tester Competition Winner 
Total Awards: 3
Default

Si vous regardez dans le fichier d'aide de la librairie SQL vous trouvet tous les liens.

The SQL library is based on the popular open source SQL engine, SQLite 3.
With SQLite the database is stored in a single file.
SQLite site: www.sqlite.org
In the above link you can find many explanations about the SQLite engine and syntax.
This implementation is based on the open source .Net library named System.Data.SQLite.
System.Data.SQLite site: http://sqlite.phxsoftware.com/
The SQL library requires that the .Net Compact Framework 2.0 will be installed on the device (.Net Framework 2.0 on the desktop).

Using this library you can use larger databases and with much more options than using only the Table control.
There are built-in methods for showing the queried results in a Table control and for saving the data in a Table control inside an SQLite database.
This help manual do not cover the SQLite syntax.
The syntax is covered here: http://www.sqlite.org/lang.html

Pour l'istallation, je ne l'ai jamais fait. Mais je pense que cela s'installe comme n'importe quel autre programme.
__________________
Klaus
Switzerland
Reply With Quote
  #3 (permalink)  
Old 11-05-2008, 06:52 PM
Junior Member
 
Join Date: Oct 2008
Posts: 13
Default

OK merci beaucoup.
Reply With Quote
  #4 (permalink)  
Old 11-28-2008, 01:46 AM
Senior Member
 
Join Date: Sep 2008
Posts: 161
Default

Sur le telephone, c'est juste un fichier. Tu peux y accéder avec SQL mais pas besoin d'applications supplémentaires, seulement la base de donnée, les DLL de ton application et l'application elle-même.

Il y a un exemple disponible pour SQL si tu en sens le besoin.
__________________
Reply With Quote
  #5 (permalink)  
Old 12-24-2008, 05:01 PM
Junior Member
 
Join Date: Oct 2008
Posts: 13
Default

Merci pour ces infos....
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On


All times are GMT. The time now is 04:36 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0