Search found 4 matches

by doupsy
Fri Aug 01, 2008 10:21 am
Forum: Databases
Topic: Concatenate || is not working with Revolution ?
Replies: 1
Views: 4383

OK. If i write this :
ut revDataFromQuery(,,gConID,"SELECT Nom,Prenom FROM PatientsN where Prenom='Hughes' " ) into field 1
that is correct, I have the good result.
by doupsy
Fri Aug 01, 2008 10:15 am
Forum: Databases
Topic: Concatenate || is not working with Revolution ?
Replies: 1
Views: 4383

Concatenate || is not working with Revolution ?

I tried to do this :

• put revDataFromQuery(,,gConID,"SELECT Nom,Prenom FROM PatientsN where Prenom='Hughes' " ) into field 1
That's OK (I have for example this result : DUPONT Hugues,VALENTIN Hugues,MACHIN Hugues, etc... in a table field).

• put revDataFromQuery(,,gConID,"SELECT Nom ...
by doupsy
Fri Aug 01, 2008 9:25 am
Forum: Databases
Topic: How to know the version of SQLite using by Revolution ?
Replies: 0
Views: 2891

How to know the version of SQLite using by Revolution ?

How to know the version of SQLite using Revoluion (Studio 2.0.0) ?
How to update SQLite if necessary ?

Thanks

Edouard
by doupsy
Mon Jul 14, 2008 8:59 pm
Forum: Databases
Topic: encoding text
Replies: 1
Views: 3815

encoding text

Hello,

I am hobbyist developper.
I am trying to learm about databases and Revolution.
When I create a database with Revolution (with SQLite) and put data into it, after, wher I open this Data Base with Safari (I am under OS X 10.4 PPC), I have some bad characters.
For example (I am french): the à ...