Search found 13 matches
- Sat Jan 16, 2010 4:48 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Image in Database will not show via Query Builder
- Replies: 8
- Views: 5605
Re: Image in Database will not show via Query Builder
What for a dump error.... :oops: Now I get data, but not in the form like I stored it. The same Data from Database, they i can handle when i get it by get revDatabaseColumnNamed(tRecordSetID, "bilddaten", "gBild") will not be suitable to use, when i get it by revDBQueryColumnByName "Daten","bilddate...
- Sat Jan 16, 2010 2:34 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Image in Database will not show via Query Builder
- Replies: 8
- Views: 5605
Re: Image in Database will not show via Query Builder
Hello Klaus, no, don't work. I put a answer-dialog above and below the line: answer "dies ist ein 1.Test" get revDBQueryColumnByName("Daten", "bilddaten", "gBild") answer "dies ist ein 2.Test" The second answer don't display, also the following code in the handler is not executed, but it is no error...
- Sat Jan 16, 2010 1:19 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Image in Database will not show via Query Builder
- Replies: 8
- Views: 5605
Re: Image in Database will not show via Query Builder
Hello Klaus, It is not a documented function. It is a function from stack revlibrary.rev in the Folder Toolset of the program folder. The Header from the Handler in revlibrary is: on revDBQueryColumnByName pObject, pWhichcolumn, @pHolder But i don't know, how i must use the @pHolder parameter. I've ...
- Fri Jan 15, 2010 3:54 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Image in Database will not show via Query Builder
- Replies: 8
- Views: 5605
Re: Image in Database will not show via Query Builder
Do anybody knowing how to use revDBQueryColumnByName?
Is that right?
Code: Select all
get revDBQueryColumnByName("Daten", "bilddaten", "gBild")
- Thu Jan 14, 2010 10:45 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Image in Database will not show via Query Builder
- Replies: 8
- Views: 5605
Re: Image in Database will not show via Query Builder
Since here probably nobody which about it understands, having the problem immediately by I with Blob fields the data base ask manually. set the Text of image "imageF" to empty put field "idF" into tID put revConnectionOfQuery("Daten") into tDatabaseID get revQueryDatabase(tDatabaseID, "SELECT bildda...
- Sun Jan 10, 2010 9:59 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Image in Database will not show via Query Builder
- Replies: 8
- Views: 5605
Image in Database will not show via Query Builder
Hello, i've a Problem with Image that i stored in Database(SQLite). I use revEnterprise 4.0. Every Field and one Image-Area are connected to a Column in Database. I ask the Database via a Query in Query Builder. All fields display the right Data when the standalone open or the Recordnumber changed. ...
- Fri Dec 18, 2009 7:44 pm
- Forum: Windows
- Topic: Open Substack in revlet
- Replies: 8
- Views: 7181
Re: Open Substack in revlet
The other two revlets are for a little Usergroup, they knowing what the revlets can do, in future.
So its not a Problem.
Actually I wanted to indicate you also only the Test-Revlet.
But if you have fun at the other two stacks, it is to be quite me.
So have fun and a happy christmas, Bernhard
So its not a Problem.

But if you have fun at the other two stacks, it is to be quite me.

So have fun and a happy christmas, Bernhard
- Fri Dec 18, 2009 7:13 pm
- Forum: Windows
- Topic: Open Substack in revlet
- Replies: 8
- Views: 7181
Re: Open Substack in revlet
Maybe, the Function to download the Stack tell's the compiler to integrate Hard Drive Access.FourthWorld wrote:Just curious: why does the plugin tell me this stack needs access to my hard drive?
The Teststack is compiled with Autodetect.

- Fri Dec 18, 2009 3:50 pm
- Forum: Windows
- Topic: Open Substack in revlet
- Replies: 8
- Views: 7181
Re: Open Substack in revlet
This doesn't work on Mac OS either, if that is what you mean. No, thats not what i mean Klaus. I've tested it and it works under MacOS, i'm sure(i have a Mac, i.e.Hack :P ). If you have a Mac, follow the Link above, in my first Post and you can see it. Dito, und einen guten Rutsch :P ....., and a g...
- Thu Dec 17, 2009 5:38 pm
- Forum: Windows
- Topic: Open Substack in revlet
- Replies: 8
- Views: 7181
Re: Open Substack in revlet
Hello Klaus, its a little bit crazy, we are both germans, but we talking in english. I know, that under Windows-Systems the Substack shows in the same dimensions as the Mainstack by open with "in Window". My question was meant rather in such a way whether it will give the same possibilities in the f...
- Thu Dec 17, 2009 3:26 am
- Forum: Windows
- Topic: Open Substack in revlet
- Replies: 8
- Views: 7181
Open Substack in revlet
Hello, i'm writing a larger Program with each Substacks. In a Standalone on all Systems and in Browser on MacOS the Substacks open properly. Only in Browser on Windows-Systems the Substacks don't be displayed in openmodes "as modal", "as toplevel", "as modeless" and without a mode. In my Program it'...
- Fri Dec 11, 2009 7:06 pm
- Forum: Internet
- Topic: Foreign translation for revlet plugin
- Replies: 9
- Views: 7566
Re: Foreign translation for revlet plugin
Whats the Problem?
Create your own "noplugin" Site with a explanation in your prefered Language and a Button with a Link to the Plugin-Installation.
Replace the "noplugin"-DIV with your own Site and Image.
Thats all!
Create your own "noplugin" Site with a explanation in your prefered Language and a Button with a Link to the Plugin-Installation.
Replace the "noplugin"-DIV with your own Site and Image.
Thats all!
- Tue Sep 15, 2009 4:50 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Sending mail via Revolution enterprise
- Replies: 4
- Views: 3934
revMail don't work in Windows XP and Linux
Hello, i use revMail under MacOS X and it works great. -From is Standard, it is the Users mail-client -To works -Subject works -Content works But under Windows XP and Suse Linux no Mailclient starts. In Windows XP i tested Outlook Express and Thunderbird The Registry Key(HKEY_CLASSES_ROOT\ mailto\ s...