Search found 11 matches

Go to advanced search

by stevek
Tue Jan 22, 2013 4:03 pm
Forum: General Discussion
Topic: Moving large files between nodes
Replies: 3
Views: 3308

Re: Moving large files between nodes

I have created a similar transfer method to that describe by ghostie (though I have started with 64k chunks) and note that the binary file transfer between server and client is about 8-10 times faster than Windows Explorer. I am happy with that!
by stevek
Mon Oct 31, 2011 1:31 pm
Forum: General Discussion
Topic: Data transfer to Excel
Replies: 4
Views: 4105

Re: Data transfer to Excel

Thanks for all your replies.

Like Beejay, all our exported data is built as TAB delimited strings as standard to enable us to decide at last moment what format to use on output (CSV, TAB, XLS) - as selected by user. Will experiment with the various suggestions and see whichever works the fastest.
by stevek
Fri Oct 28, 2011 5:16 pm
Forum: General Discussion
Topic: Data transfer to Excel
Replies: 4
Views: 4105

Data transfer to Excel

We use a generic method to transfer report data direct to Excel based on passing each row of report data as a TAB delimited string and then using the Excel function putValue to populate each cell within each row. Unfortunately this methodology is very inefficient for large reports (e.g. over 100 row...
by stevek
Mon Oct 10, 2011 3:33 pm
Forum: General Discussion
Topic: Thin Client Connection Balancing
Replies: 2
Views: 2573

Re: Thin Client Connection Balancing

Thanks Beejay
by stevek
Mon Oct 10, 2011 1:47 pm
Forum: General Discussion
Topic: Thin Client Connection Balancing
Replies: 2
Views: 2573

Thin Client Connection Balancing

Hoping someone can help clarify how to use the inbuilt Jade Thin Client Connection Balancing without consuming Jade licences. After reading the Jade doc, I created a separate mini app that fired the enableThinClientConnBalance command and hence had each AppServer execute this mini app. However, this...
by stevek
Mon Sep 05, 2011 4:32 pm
Forum: General Discussion
Topic: Setup Jade Thin Client under Citrix
Replies: 4
Views: 3633

Re: Setup Jade Thin Client under Citrix

Thanks Torrie but still having an issue. Part of my problem is that the Jade client app fails before it gets a chance to write anything so I cannot determine what file is the the problem. Hence, do you know of any way to trace the progress of the client initialization that might help identify at whi...
by stevek
Mon Aug 29, 2011 1:12 pm
Forum: General Discussion
Topic: Setup Jade Thin Client under Citrix
Replies: 4
Views: 3633

Setup Jade Thin Client under Citrix

I have no experience with Citrix and am relying totally on client providing all the Citrix support to set up a Jade Thin clients operating under Citrix. My problem is that while I can run the Jade Thin Client using my assigned Citrix login ID (which has Admin privileges), I cannot get the Jade Thin ...
by stevek
Wed Jun 23, 2010 4:15 pm
Forum: General Discussion
Topic: Save SVG report to file
Replies: 0
Views: 1731

Save SVG report to file

Is anyone able to suggest a way to save a JadeReport (SVG format) to an external file (preferably in SVG format/extension).
While I can save the JadeReport to a persistent instance inside the database I prefer to also be able to save to external file (so can be emailed or whatever).
by stevek
Wed Jun 23, 2010 2:19 pm
Forum: General Discussion
Topic: JadeRichText
Replies: 1
Views: 2101

Re: JadeRichText

Not sure if this late reply will help. Jade documentation advises that all JadeRichText fields when converted to SVG format are held as a picture (not as text). Hence, quality will be lost. If your data is plain text only, it would be better to extract the text only version out of the JadeRichText f...
by stevek
Thu Nov 26, 2009 11:07 am
Forum: Tips and Techniques
Topic: Workbook SaveAs method fails
Replies: 1
Views: 2309

Re: Workbook SaveAs method fails

Please ignore query.
Discovered after I rebooted the client machine, everything worked as expected.
:!: :!:

Go to advanced search

cron