Good evening,
after a long long time, I'm back here :)
I'm still using LC 4.3.5, which is, like me a bit older but it works (like
me) and I learned to handle the bugs there.
Since years I use
put revdb_connect ("mySQL","192.168.Y.XX","databasename","root",,,) into
DB_ID
which is doing what is
Hola Thierry,
I "upgraded" from 4.5.3 tom 5.5.3. about 2 weeks ago and didn't have time to
find and include new features. It seems, that I bought for much too much
money a buggy product, cause many stacks/Cards are not working as they did
before. For me it seems, that newer RR/LC Versions include
Hola Thierry,
That really works :) Thanks for that and have a nice weekend
Horst
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/How-to-use-stacks-from-LC-5-5-3-with-LC-4-5-3-tp4657301p4657304.html
Sent from the Revolution - User mailing list archive at Nabble.
Hola,
I'll downgrade and go back to 4.5.3 from 5.5.3 cause having lots of major
probs with 5.5.3
Question now is: how to "convert" stacks from 5.5.3 to use them with 4.5.3.
There must be a trick because I can NOT open them with 4.5.3
Thanks for your help
Horst
--
View this message in context
Hola Ruslan, hola Peter,
thanks for that. I'll give it a try :)
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/SELECT-count-as-tp4096794p4098916.html
Sent from the Revolution - User mailing list archive at Nabble.com.
__
Hola,
using this:
put revQueryDatabase (DB_ID, "SELECT count(*) as anzahl from MYFILE where
something = '"&yxz&"' and something_else = 'false'") into counted
shows me wrong results in counted. Does one of you will be so kind to tell
me my fold?
thanks
--
View this message in context:
http://r
Thanks to all,
Mark, your example did the trick and will kick me the right direction :)
thank you for that. So I will be able to continue now...
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/DataGrid-and-my-headache-tp3786924p3787813.html
Sent from the Revoluti
Hola,
Working with RR/LC since 1997 (my actual Version: LC 4.5.3). Now I want to
start working with something new to me: DataGrid. And it's making me mad.
Doing the exercises as described and also made a Data Grid "field" from the
Tool-bar with the name DataGrid1.
on mouseUp
put "state" & tab