|
STICKY:
Rules
(closed)
(Preview)
Please Read! -Homework -- Unlike other forums, posting questions about homework is OK. However, asking someone to do your homework for you is not. -Do not post any critical information.
|
thekl0wn
|
0
|
1970
|
|
|
|
converting powerbuilder application into a web based aplication
(Preview)
hi team, Is they a way to convert powerbuilder application into a web based application without rewriting the code again? regard, george
|
kuki123
|
2
|
2271
|
|
|
|
ASCII characters displayed in UI for Korean text
(Preview)
We are migrating a Korean application from Powerbuilder version 8 to Powerbuilder version 12.6. We have done a test migration and found that, in the UI screens where the text labels etc., should display in Korean is displaying some junk ASCII characters. Any help / pointers / guidance is highly...
|
Shalini
|
0
|
1455
|
|
|
|
Powerbuilder 12.5 and Opening PDF for Adobe Reader 10.x with protected view on
(Preview)
We have a Powerbuild 12.5 app and are using Adobe Reader 10.1.4 doesn't matter XP or windows 7 64-bit, when we issue a fileOpen, (these files come from a Windows 2008 server as PDFs), the screen opens and shows a grey screen, if we right-click and refresh on the grey screen, the image appears. If we turn...
|
Skyeyes
|
4
|
4990
|
|
|
|
Dynamic Datawindow row count on parent button
(Preview)
My situation is as below: We are using pfc in our application. What all I want to do it, when we click on button (Inherited from object - writing code on parent button object) it should capture row count from the data window which is exists on the same window. I am storing window, data window and button nam...
|
analpatel2008
|
0
|
2134
|
|
|
|
Online Powerbuilder compiler
(Preview)
Hi, Is Online compiler available for PowerBuilder like java and other lanaguages? Please post it if there is any..
|
Gokilakshmi
|
0
|
1852
|
|
|
|
How to rebuild PBD with PowerBuilder
(Preview)
Hi I have a compiled pbd file which I need to edit and make a very small change to the code. I tried using a HEX editor, but unless I have the wrong settings, that doesnt seem to work? The file was built with PowerBuilder 6.5.1 and I have PowerBuilder 6.5. I get an error when I try and load any window object. Is...
|
ourxp89
|
0
|
2038
|
|
|
|
Inserting Query mo_global.SET_POLICY_CONTEXT('S',82) in powerbuilder 9
(Preview)
Hi Guys, I need your help, I have a problem in power builder 9 to query some data in database oracle. and the problem is i must query mo_global.SET_POLICY_CONTEXT('S',82); first to getting data from oracle database. but, i don't know how to insert mo_global.SET_POLICY_CONTEXT('S',82); in power b...
|
Andrew
|
0
|
2104
|
|
|
|
timemask
(Preview)
We are using a timemask! with spin. It saves the time correctly (noon as 12:00), but when we reload the data from that same saved record, any time values starting with 12 for the hour are always marked as AM when they are brought back into the display field even though they were saved with a PM value. The da...
|
cheridbird
|
0
|
1994
|
|
|
|
How to set template on Groupbox I creating in Code behind
(Preview)
I have create control template in xaml: <ControlTemplate x:Name="temp" x:Key="GBTemplate" TargetType="GroupBox"> at code behind, I have create new Groupbox: GroupBox gb1 gb1=create GroupBox my issue now, I can not apply template on my groupbox in...
|
nasQ
|
0
|
1915
|
|
|
|
filestream with sql server 2008
(Preview)
I am starting a project extending my powerbuilder 12.5 app to store files in sql server 2008. Is there anyone who can give me some code snippets around filestream? thanks
|
cstew
|
0
|
1999
|
|
|
|
pb function getfullstate()
(Preview)
On the application I'm working on, they are usng the function getfullstate() to convert a datastore to a blob. From what I was told, it is not uncommon to use this function outside of distributed powerbuilder, but I have never seen it before. Unfortunately, it doesn't always work. Somtime...
|
pmedes
|
0
|
2071
|
|
|
|
Plotting points, and measurements
(Preview)
I need to be able to plot points on an image object, that will create lines and then measure the angle where the lines would intersect. Has anyone ever done anything simular? Thanks Scott
|
staber
|
1
|
1886
|
|
|
|
How to call other Application both created in PB and re-direct to a specific Window/Panel aside from Main Window/Sheet
(Preview)
Need to call another executable application created in PowerBuilder but need to open a specific window in the other Application. Based on the Technical Design, use RunApplication(LPCTSTR applicationName, LPCTSTR* libraryList, pbuint numLibs, LPCSTR commandLine, IPB_Session** sessio...
|
Jho_Moratalla
|
0
|
1957
|
|
|
|
how to do this in power builder
(Preview)
$newProductData = array( 'name' => 'name of product', // websites - Array of website ids to which you want to assign a new product 'websites' => array(1), // array(1,2,3,...) 'short_description' => 'short description', 'description' ...
|
selva
|
1
|
2000
|
|
|
|
ODBC to SpatiaLite
(Preview)
I want to send data for points and lines from Sybase to DotSpatial project using SpatiaLite. ODBC connection between PowerBulder 11.5 Sybase SQL and SpatiaLite SQL works OK except for inserting/updating the spatial geometry datafield. When running INSERT command directly inside spatialite...
|
vzavec
|
1
|
2032
|
|
|
|
Runtime Event in Command Button
(Preview)
Hi Guys, I have a program that will create runtime command button, but I don't know how to trigger the events on that runtime button. Thanks,
|
micdan_20
|
0
|
1985
|
|
|
|
PB 12.5 .NET Migration Release
(Preview)
Hi, With the PowerBuilder 12.5 new release the technical documentation says that the migration tool does the conversion of Win32 to .NET WPF code just all by the tool itself & no manual work is needed. Any idea once it is migrated to .NET, Could we able to edit the .NET code directly for any cha...
|
pbmigrate
|
0
|
1865
|
|
|
|
Bad runtime function reference at line...
(Preview)
Getting error: Bad runtime function reference... when creating oleobject in PB Application through PBNI. Any help?
|
Ved
|
0
|
5977
|
|
|
|
Use Digital Persona FingerPrint Reader with Powerbuilder
(Preview)
Hello everyone, i would like to ask if any one of you guys have tried integrating a fingerprint scanner into powerbuilder? I have a device (digital persona u.are.u 4500) with SDK cd included and coding samples written in vb, java, c++, but no samples for powerbuilder, but atleast i could see its suppl...
|
gracedg
|
0
|
3322
|
|
|
|
PB10.2 to PB11.5 - Migration errors
(Preview)
In migration from PB10.2 to 11.5, we received lot of unsupported features. some of them are 1. Focusrectangle property of textfield. 2. Borderstyle of textbox/datawindow I could find no equivalent property in PB11.5. Please advise how to correct. Also, when we convert windowbased application t...
|
sangeetha
|
0
|
2337
|
|
|
|
Migration to PB11.5 - Itemfocuschanged event not getting triggered.
(Preview)
We used "LoadKeyboardLayoutW" external function to change the keyboard from English to Arabic in the itemfocuschanged () event. This is working without any issues in PB10.2 (both tab focus and mouse clicked). But after migration (10.2 11.5) this itemfocuschanged () event is not trig...
|
sangeetha
|
0
|
2030
|
|
|
|
sql error when opening workspace
(Preview)
error:------------------------------------------------Select
|
chedderslam
|
1
|
2582
|
|
|
|
connect Powerbuilder 5.0.02 into MS SQL Server 2008
(Preview)
HI.. I have an existing program that connects powerbuilder 5.0.02 to sql server 2000 using DBMS: MSS (Msoft) SQL Server 6.0 and it works really good but when i try another SQL server 2008 i got an error and it doesn't connect anymore.. can anyone have an idea on connecting to server 2008? Help pls... so...
|
xirosen
|
1
|
2320
|
|
|
|
building exe error
(Preview)
i keep getting the error "cannot open grl.dll" when i try to build machine code w/dll's. p-code works fine but i can't open the file because vm70 & libjcc dll's are not there. ???
|
david
|
0
|
1796
|
|
|
|
Convert PB code to Java Code
(Preview)
-- Edited by kalimchand on Thursday 27th of May 2010 06:26:15 PM
|
kalimchand
|
0
|
2125
|
|
|
|
Problem with PB 11.5 and MailSession Object
(Preview)
Lately we upgraded the PB from 9.0.3 (Build 8784) to 11.5.1 (Build 4608). We're using the MailSession object to open the mail address book with mailResolveRecipient function. The function worked great with PB 9, in the workspace and also in the EXE. After the upgrade - the function fails only in the E...
|
adidoosh100
|
0
|
2375
|
|
|
|
Help in scripting a clicked event from one window to another window
(Preview)
Say, I have two windows named win_1 and win_2. When I am in win_2, I need to be able to execute a command button in win_1. Is it possible in PB 9.0? TIA
|
marck
|
0
|
1729
|
|
|
|
PB Application Crash, how to debug
(Preview)
Seeking help on power Builder application crash. We are working on PB 10.5 (build 7826)with MS sql server 2000 as the database on window xp. We have a Asset Integrity software, which shows the assets in treeview after logon. But recenly our application has started crashing after logon. the only job i...
|
saikat
|
0
|
4662
|
|
|
|
Is Row Level formatting possible in PB 9.0?
(Preview)
Hello Friends, We have a problem here, where in based on the the drop-down value, the decimal places for another column needs to be altered. Column - AmountType can have Dollar Amount or Share Amount or Percentage. Based on the selection of the above column, if the dropdown value is ShareAmo...
|
AbhiKnocks
|
2
|
1915
|
|
|