Re: Best Approach to Share Photos in Client Server Environment
Hi Ron; Any or all of the alternatives you listed will work. The key question I would have for you is .... how will the images will be shared, categorized, searched, backed-up, etc? Answering these...
View ArticleRe: powerbuilder 12.5.2 and powerbuilder 12.1
Hi Scot; I have both 12.5.1 and 12.5.2 installed on the same development machine with no issues. The only thing to keep in mind is when building or consuming web services - PB 12.1 uses .Net 2.0 or...
View ArticleRe: DW printing with full page images?
Thanks you for the reply. While side by side might work, it seems more intuitive to be down past ~11" instead of to the right past ~8 1/2" (also guess it should be processed very simliar). I like the...
View ArticleRe: Can't uncheck checkbox
Thanks! Going into the source revealed to me that there were leading spaces in front of the Y. I don't know how they got there. I certainly wouldn't have typed them. But deleting the spaces solved...
View ArticleRe: SyntaxFromSQL Surprise?
Thanks Matt, SQL Injection is what I was testing for. I think I will go with a different approach now. Chris
View ArticleRe: SyntaxFromSQL Surprise?
Thanks Arnd, 'CREATE TABLE' I might not be 'as surprised' because you don't do Commits for that. But the INSERT and COMMIT happening when the DW does a Retrieve? That one surprised me! Anyway, I am...
View ArticleRe: SyntaxFromSQL Surprise?
OK - I misspoke, the Insert happened during execution of the Create - not after the Retrieve. This is atleast consistent...but still surprising it does DDL! Chris
View ArticleRe: Best Approach to Share Photos in Client Server Environment
Hi Chris, I have a Fujitsu software that can scan and store images to folders (may contain photos of assets, sorry for the mixup tween photo and image), sharepoint, but not to a web server - although...
View ArticleRe: Best Approach to Share Photos in Client Server Environment
Hi Ron; We do the same thing here at work also using Fujitsu software & drivers. Once the image is captured though, we can use ImageMagicK's "Indentify -verbose" command to extract the image's...
View ArticleRe: RichText edit style column and WordWrap
Hi Ram; Unfortunately, you have not given us much to go on for this issue. Can you tell us .... 1) MS-Windows version2) PB version & build3) Include a screen capture of the issue Have you tried...
View ArticleRe: PowerBuilder 11.5.1 4011 calling ASA 9 stored procedure to a web service
Hi John, Here's the ASA forum for this place...http://scn.sap.com/community/sql-anywhere/content?filterID=contentstatus%5Bpublished%5D~objecttype~objecttype%5Bthread%5D hth,Mark
View ArticleRe: RichText edit style column and WordWrap
Make sure horizontal scrolling is turned off
View ArticleRe: PowerBuilder 11.5.1 4011 calling ASA 9 stored procedure to a web service
Thanks, I posted the question up on the SQL Anywhere board.
View ArticleRe: RichText edit style column and WordWrap
Hi Chris, 1. Its Windows 7, 32bit machine.2. PB 12.5 version, Build 25113. Screen shot : Here , system is not accepting any text after "thisiscontinous" string.But, if i entered space between two...
View ArticleRe: RichText edit style column and WordWrap
Hi Ram; I see that your are on PB 12.5.0 (which is build 2511). This initial release had a lot of bugs in it. Is there any chance that you could apply the 12.5.1 or 12.5.2 maintenance release and...
View ArticleRe: RichText edit style column and WordWrap
Hi Ram, This is a bug. It does the same thing in all of the latest versions and EBFs and has been this way since the beginning. I reported it many years ago during one of the betas and it has never...
View ArticleRe: RichText edit style column and WordWrap
I forgot to mention... The note on AutoSize Height only pertains to columns with a fixed height and no Horizontal Scroll Bar. Randy
View ArticleSySAM service will not start
I've installed the SySAM software into the folder C:\Sybase. Per instructions I copied the license I was given to the licenses folder in C:\Sybase\SySAM\SYSAM-2_0. I instructed the license manager to...
View ArticleRe: SySAM service will not start
Russell, If the license that you moved to the license folder has incorrect information, than the sysam server will not start. Verify that the license file contains the hostid and hostname of the...
View ArticleRe: PostUrl from Power Builder 6.5
Thank you for your Answer Chris: 1) I have commented one of the instructions, and then the other, but it doesn´t work. 2) Yes, please look at the following image.The internetdata Function was...
View Article