Datawindow Error: No CS_Command pointer passed to function: Describe
Hi, In my application which uses Powerbuilder 12.5 and Sybase 15, I used an embedded SQL querry select eff_dt, urlinto :ld_temp, :is_dms_serverfrom emp_details where for_id = 5and server_nm =...
View ArticlePB 12.1 and transaction isolation levels
Is it possible to use the option to set transaction isolation levels to message a user that another user has updated the record that they have opened? I have customers stepping on each others work....
View Articleconvert from regular column to RTE column
I want to convert most column in my table and datawindow from regular to RTE column. What happens to existing data that is not RTE? Does it migrate over?
View ArticlePB12.1 and Transaction Isolation level
Question entered earlier: still not showing up on PB forum I am trying to determine if setting the transaction isolation level will help me resolve a problem that my customers are having. I am working...
View ArticleMulti column values
I want to create a grid-like datawindow. I would like to be able to drag/drop into the cell of the grid. However, I would like to be able to 'split' the cellof the grid. For example, look at the object...
View ArticleNo response from Sybase/SAP
In my SPDC website, I cannot find download link for PowerBuilder 12.5.2.How can I download this release maintenance?Do I have to pay USP? How? I have sent question to sybase@subscribenet.com and get no...
View ArticleWindows xp to 7
I want to upgrade PB application from windows xp to windows 7. Could you please help on this. and what are the ddl's required for msoffice 2010 compatibilty with PB 10.2
View Articleworking with dll
dear all , I want to call a function with in a dll file .I have decalered the dll in the Local External Functions ( like this : Function long intr2000 (char input[] , char output[] , char env[])...
View ArticlePrinting bar codes with Powerbuilder 7
I need to print bar codes on a report based on column values from a database using PB 7. Is there freeware code available to accomplish this tasks? If no freeware, what is a good solution to use?
View ArticleWeb Forms with IE 10
Has anyone gotten Web Forms to work with IE 10 (10.0.9200.16540)? I realize that this feature has been dropped, Appeon Web is available, etc., but I have a couple of production apps that were chugging...
View ArticleCan't get scroll bar to work in read-only datawindow
When I put a column control on a read-only (non-updatable in rows/update properties) datawindow and check "vertical scroll bar", the scroll bar does not appear. Must I set some other attribute as...
View ArticlePB 12.5.1 - RTF and Images in the DataWindow Object
Hi I use Oracle. I want to read a CBLOB from oracle with the new feature "RTF and Images in the DataWindow Object" in PB.Can somebody tell me how I do this.I need a example.Thank you.André Rust
View ArticleConsuming PB .NET datawindow in PB Classic
I have a PB .NET datawindow (with a custom WPF control on it) that I want to consume and integrate with in PB Classic (12.5). Does anyone have experience on this? Is it even possible to do it? I know...
View Articlemigration from pb9 to pb12.5
hi, i installed pb12.5 on windows 7, and tried to migrate pb9 app to pb12.5 but facing problem in the arabic text displayed in label on windows and datawindow the text are shown as garbage...
View ArticleDec() does not work when using different language OS
Dec() does not work when using different language OS: Using PB 12.5, OS English and French, DBParm: DecimalSeperator = '.' Database Driver is automatically able to understand the decimal separator and...
View ArticleError starting Powerbuilder 12.5
where i start powerbuider 12.5 i get that error "c:\windows\system32\dhcpsvc6.dll"
View Articlereading an internet page
Hi all , i want to trigger an internet page to give me some information as a result to 2 parameters im sending to it.How do i do that ( the most simple way )? working with pb 12.5thanksmoshe
View ArticleError import pbwsclient120.pbx file
Hello, I'm working with PB 12.1 Build 6875 under Windows Seven.When i try to import pbwsclient120.pbx in a pbl, this message appears :"Importing C:\Program Files...
View ArticleStored Procedure Still Running
I'm using 11.5 and Sql Server 2008. I have developed a stored procedure that calls another subprocedure and inserts rows into a table. This procedure runs about 5 minutes. In the client window I have...
View Article