prints barcode
Hellow all , i been wondering how do i print ( simple printer ) a square barcode image ( image attached )i have been told it can "hold" a lot more info than the old one working with pb12.5 classic...
View Articleunhandled win32 exception when Enter button is hit
Hi, In my PB application, in one of the windows , the command button cb_ok is the default. During the run time, using the executable,if we hit on Enter, the application is crashing with unhandled win...
View ArticleHow to connect to MS SQL Compact Edition?
Hi All. I am using PB 12.5.2 Classic.I wish to make a connection to MS SQL Compact Edition 4.0.How do I do this?I understand that ODBC is not an option.To use OLE DB I need to know who the Provider is....
View ArticleSAVEAS excel! PB 6.5
Is it posible to change properties of the excel file, saved with SAVEAS? For example, width of some columns? tia, AUGUSTO
View Articlei dont overcome to the message in pb125.exe - dhcpcsv6.dll error ?
i dont overcome to the message in pb125.exe - dhcpcsv6.dll error ?
View ArticleUsing FirebirdSql.Data.FirebirdClient.dll with ADO.NET in PB 12.5 .NET
Is there a chance to add this in the database painter in the connect/information namespace? Or if there is no chance how to make the connection string 'known' to my application? Where must I 'place'...
View ArticleHow can I search in Powerbuilder IDE for object comments?
Hi, I have an PB App with 79 Library & tons of objects. I need to search a specific comment in the objects comments. My PB version is11.2 build 9097.
View ArticleByte[] to PDF
Hello everyone! I'm receiving a PDF-document in byte[] format which I would like to show to my users.What are my options here in PB Classic 12.5? I've been looking at the Adobe Acrobat OLE object which...
View ArticleChanging dynamically the Picture in a PictureButton control
How can I change dynamically the picture assigned to a PictureButton control? I'm using in a script: button.PictureName="c:\resource_directory\newpicture.bmp" and I have a reference in the resource...
View ArticleQuestion About Apparent Known Save As Crash Issue With Infomaker 12.0
Apparently with Infomaker 12.0, if your report name is 41 characters or greater in length, attempting to perform a "Save as" against that report will result in Infomaker crashing. This issue is...
View ArticlePB 12.5 Sort Missing Ascending/Descending checkbox
When calling sort() for my datawindow and passing in a Null String as an argument, the sort dialog window pops up. It displays the columns and a heading for Ascending. However, the checkbox for...
View ArticleSynchronising databases
I am implementing a local database for off-line usage.However, I need to synchronize it with the main database when on-line.I am looking for tools/techniques/tips/code/suggestions as to thebest way to...
View Articleconfusing: the usage of inv_linkage.of_setTransobject
Friends, PB 7 with 7 pfc's In our existing ERP system they have used the below code dw1_inv_linkage.of_setTransobject(sqlca)in of the window open event. Inside this window there are 2...
View ArticleTrying to pass a large byte array to a web service from PowerBuilder Classic...
Has anyone had any luck passing large byte arrays to a web service from PowerBuilder Classic 12.5? I have created a web service that is running on an IIS server. I call this web service from...
View ArticleXP PB11.5 Memory Allocation
We've just come across an issue where a string is hitting an upper limit and causing a GPF. According to the Docs... stringA standard datatype that is characters enclosed in single (') or double (")...
View Articleerror when running pb125 or microsoft outlook
i got this message "c:\windows\system32\dhcpcsv6.dll" error contact Microsoft or Lenovo ; maybe this error come from network connection (IPV4 or IPV6) for WEBSERVICES FILEWALL
View ArticleThird party ADO.NET driver providers
Dear All, it seems nobody can answer my particular question about using a Firebird third part ado.net driver. So let me rephrase more general" Anybody tried to use third party Ado.net drivers with PB...
View Articlecaching on EAServer
We have several PB components (12.5.1) hosted in EAServer 6.3.1, that call external web services (using .NET engine).We are stacked with SoapConnection caching:First, it seems that we cannot set...
View ArticleSetting the SessionID and EndPoint for SForceService in PB 12.5
Hi All, I have created a proxy to SalesForce and am able to get back results on the login. The problem I am having is re-setting the endpoint and session id on the proxy to continue to do further work....
View ArticleWorking with dddw
Hi all , I want to create a stimulation which while user starts writing in a dddw field in a datawindow the list drops down and filter happens atumatically?using pb12.5 / 11.5 ThanksMoshe
View Article