Hi All I migrate My Application from PB8 To PB10 But I notice that all API functions not working and it gives error message during Migration As Follows for...
Hi, these are not errors but only "information" messages. I did this same migration with also these messages but the API functions works normaly. Do you have a...
Hi All I have set in my PC, two printers. One is default. Look as this: "HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\PrinterPorts" There are...
I'm testing an application built with PB 9.0.2 (7661). Deploying this application in some Windows XP machines will prevent the application from terminating...
PB experts, I have been building a reporting tool, a part of which is to create a datawindow dymanically. There are 100's of columns user could select and...
Hi. We have an Powerbuilder application where in 2000 places We have reffered today() system function to capture current date tand time. But some time it...
Hi, Just Use SMTP protocol, but the receiver mail server mostly treats as spam mail Thanks & Regards C.Sakthivel Murugan CG-VAK Software & Exports Ltd., ...
Dear All, I want to change the text in the Status Bar of the MDI to make something like MicroHelp. Any One knows how to do it ?? Thanks in advance Ahmed...
Hi PbGuruss, Basically the 'CrossTab Datawindow' is not editable / Updatable. I have succeed it now it as editable through changing taborders in source file,...
Hi, Thank you all, I will implement your approch , then i will give my feedback Regards, Thanks & Regards C.Sakthivel Murugan CG-VAK Software & Exports Ltd.,...
Hi Tariq, Use PFC , it had fecility to resize depends on resolution , it take care automattically Thanks & Regards C.Sakthivel Murugan CG-VAK Software &...
Hi Techies, I'm new to PB and I've been assigned a task to find the name of the Stored Procedure associated with the datawindow and its parameters. I don't...
there is an example which comes when you install powerbuilder together with the examples check the window w_scale there you will find the function on how to...
Hi there! I have this problem in Powerbuilder 9. Everytime I open a datawindow, the IDE crashes. It just happened before lunch. Just this morning everything...
this might be the function you're looking for w_mdi.SetMicroHelp("New status text") ... -- / i w a n [Non-text portions of this message have been removed]...
you can find this information in "SQLPreview" datawindow event, this information is stored in "sqlsyntax" as a parameter. this method is quite dirty anyway......
Try regenerating the datawindow and if that doesn't work, export the syntax and try to import it. Usually it will give you an error. Most probable cause is an ...
As with any client tool, there are limits as to how may rows can be retrieved since they all must be held on the client machine. You can increase memory or try...
Yes, but SQLPreview means you "run" the datawindow (retrieve, update...) You can also use different datawindow properties that gives you these information from...
Hi, Did you change something on printers ? Once I had this same behavior with PB 8. Open dw painter - crash. Regenerate, export, import, reload backup. Nothing...
Hi Dave, I tried regenerating. Full building and reinstalling the IDE. It seems if I open any datawindow regardless of the projects PB always crashes. ... ...
Hello everyone, I am Gracie. Im working for an IT company in Ortigas Center in Philippines. I've been using PowerBuilder since 1998 (versions 5&7). Right now...
It could the printer as also suggested. If not, I'd opt for creating a new app, then try importing into that new library. If that doesn't work, you may try...
Hi Iwan, did you tried to run the app with admin account ? Yohanes Iwan Sugiarto <iwansugiarto@...> a écrit : I'm testing an application built with PB...
I opened the source and then saved it again, no errors came out. But when I open it normally, the datawindow crashes. It was just fine this morning and then...