hi,
I have a problem with Database Quieries Buider!! When i add a new query, the new query don't display into the button "query selector". There is only my first Query into.
Where is the problem?
To Use the tool [Object][Place Group], I can see my queries but no into the Query selector ...
Search found 5 matches
- Mon Feb 15, 2010 11:28 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Problem with Database query Builder
- Replies: 0
- Views: 1617
- Tue Sep 08, 2009 2:11 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Problem when populate dataGrid Table by file
- Replies: 6
- Views: 5801
- Tue Sep 08, 2009 1:27 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Problem when populate dataGrid Table by file
- Replies: 6
- Views: 5801
- Tue Sep 08, 2009 10:34 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Problem when populate dataGrid Table by file
- Replies: 6
- Views: 5801
Problem when populate dataGrid Table by file
hi,
I have a problem when i populate datagrid table. I can't provide the header.
my script:
on mouseUp
## populate datagrid TAble with file
answer file "Choissez le fichier"
put it into ttheFile
put true into tHeader
set the dgText [tHeader] of group "Datagrid 1" to URL ("File:" & tThefile ...
I have a problem when i populate datagrid table. I can't provide the header.
my script:
on mouseUp
## populate datagrid TAble with file
answer file "Choissez le fichier"
put it into ttheFile
put true into tHeader
set the dgText [tHeader] of group "Datagrid 1" to URL ("File:" & tThefile ...
- Mon Aug 03, 2009 2:26 pm
- Forum: Mac OS
- Topic: Database query builder
- Replies: 0
- Views: 2569
Database query builder
hi,
I made a stack use a database Mysql.I don't know what i do wrong , but now it is impossible to add a new query in database builder.
1 I have one query and when i want copy this query nothing do.
2 all field and buttom are disable
3 after some clik one the button "add a query..." have got a new ...
I made a stack use a database Mysql.I don't know what i do wrong , but now it is impossible to add a new query in database builder.
1 I have one query and when i want copy this query nothing do.
2 all field and buttom are disable
3 after some clik one the button "add a query..." have got a new ...