Hi Alain, I had the same problem. I saved the pdf-file in the application-directory, and then it worked. But I don’t know why – or if this is a normal...
Hi All, Can any one suggest or guide me, to migrate a normal PB6.5 application into PB10 Unicode enabled application. My primary goal is to make my current...
Hi Sridhar, I had written a mail to your corporate id. Regards Sengolraj.R ... From: sridhar babu [mailto:sridhar_babu0104@...] Sent: Friday, October 01,...
Hi . In Version 6.5 after double clicking on datawindow,based on an id(value) which picks the path and open a file in .pdf with the help of a OLE control . CAN...
Is there any possibility to scroll the text in ver 6.x Thanks & Regards PK ___________________________________________________________ALL-NEW Yahoo! Messenger...
Hi, We have a PB6.5 appplication that is not compatible with Windows XP (it occurs that dw.print() may not work). It seems to me that it is better to migrate...
Olivier, Make sure you have the latest version of 6.5 downloaded and deployed to users. I had a similar issue a couple of years ago with xp and 6.5 and...
Why are you deleting both the old (step A) and new (step C) customers? Just do B and C. You may also need to merge data on the customer record itself between...
Olivier, I remember reading the dw printing issue on Sybase on PowerBuilder 6/9 on XP. It said you have to supply all the arguments for the dw.Print() method -...
What Build of PB 6.5? I ran Build 1277 on XP with no problems. dw.Print() works fine. Ken Metz ... From: Shekar C. Reddy [mailto:powerobject@...] Sent:...
What is the problem? ... From: Prashant Karajgikar [mailto:p_karajgikar@...] Sent: Thursday, September 30, 2004 7:27 PM To: PowerObject@yahoogroups.com...
... I have 2 apps that print to Adobe pdfWriter and I found that you have to to the file name in the registery. The information in in the Adobe help. The...
Could you send me a copy of those examples please. rafaeltejera@... Thanks. Martin Belden <mrmarbel@...> wrote: ... I have 2 apps that print to Adobe...
I'd like to send a string of information (PostURL?) to a website, and get the returned data (GetURL?) into a variable so I can parse it. I've looked through he...
The regular help is pretty rudimentary in this case; look instead at the HTML Books (aka Online Books). Search for 'InternetResult', and choose the section...
From Online Help. A standard class user object that descends from InternetResult and that has an overridden InternetData function. This overridden function...
You only did half the work (the second half). You need to create an object inherited from InternetResult, and override the built-in InternetData() function to...
I have not worked with PDF files but with another process we had to create the file on disk before we could give it the file name. If we ran like you do...
Prashant - What do you mean by "scroll the text"? In a dw editable field? In a single line edit? Olan ... Is there any possibility to scroll the text in ver...
Matt - Any kind of search will do. If your Customer_Address table has an index on the name and address, you can do a simple search for entries with a matching...
Dear All, I have a table with name country_tbl and want to add a column ZIP_CODE after country_code columan. When I use alter table command to insert this NEW...
Tariq Munir
tm_mails2@...
Oct 2, 2004 2:35 pm
12025
Hi Tariq, usually when someone has a database issue, it is better to write wich DBMS, wich version, etc... But we won't need this for you. This is normal...
How can I set the format of the value text of a graph in powersript during runtime? I am trying to format the value axis to [currency] but am having no luck. ...
Hi Peter, Kenneth, Shekar. Thank you very much for your quick answer. I'll follow your advices this week. I forgot to say that this happens only with...
Hi Folks, We at iSpace Softwares Technologies, Hyderabad have an urgent need of PowerBuilder resources, the job description of which is mentioned below. Job...
Sundeep Patnaik
psundeep@...
Oct 4, 2004 10:18 am
12029
Hi all, i have doubt. is there any function in Power-Builder to obtain the list of Computer's connnected to a Particular domain in an WINDOWS NT Server? if...