Hi all,
Being very green at .NET, I've been reading on pb 12 .NET and I'm somewhat confused on what to use:
"pb 12 classic" or "pb 12 .NET".
What I'd like to try is to make a small application run in MS Internet Explorer. In pb 11, that would be done using a web-forms application.
In...
hi,
this great site has a single problem.
Where is everybody? The only person here to answer any questions seems to be Mr. Matt Balent, whom I'm very gratefull to... but:
Should this be some sort of comunity of people helping people?
Maybe it's has been outdated?
Where to go then?
Kind...
A string or Blob can hold quite a lot of data.
The problem I've been having in more than one application over the years is that there seems to be no way at all in powerbuilder to make sure your assignment of data to string or blob will end successfully. It'll work or it'll GPF.
In C (the...
Hi all,
windows 7 - border fill has a value of 4. Our applicationa has been designed at minimum resolution of 1024x768.
problem:
problem of window not fitting completely on the screen at resolution of 1024.
If setting manually the windows border fill to 0 (aero themes) or use windows classic...
Hi,
Anyone knows if there's any way to find out whether (and which) datawindow is being shared?
So far the only thing I can imagine is to oblige programmers to use a function like:
of_setShareData() but that is not really what I'm looking for.
TIA,
Miguel Leeuwe
regards,
Miguel L.
Hi,
We have an application that writes large debug files. At the way it's working, we're assigning strings that everytime become larger. (untill it blows up). I already know it's better to use blobs, but ...
- funny it seems that you'll get a system error indicating that there can be not...
a week ago or so, I stated to have found a bug in pb11 (think it might also happens in 12):
<i>
Another interesting "fault" I've been struggling with yesterday is the 'spontaneous' appearance of 'destroy' objects. The code inside shows "call controlname::destroy ( )" (white space important if...
I've seem 'destroy' events appearing in object-controls. These had a 'call objectname::eventname()' in it and parent script showed "end on".
when deleting the code of the 'destroy' event (note: not 'destructor' event), powerbuilder 11 / 12 GPF's ...
Seems like something corrupted and I get the...
Hi there,
I've solved a recent problem with an object that - when trying to show the script of a control with 'very long' name - GPF'ed and closed down PB 11 ( 12 has the same problem).
The problem was that there was another object with an almost equal name. Reducing the object name...
Hello,
We'd like to use "powerpivot" from powerbuilder (it's a plugin for excel 2010, as a sort of advanced version of sqlserver's pivot table/cubes used in analylis services). There's a OLE insertable control for Microsoft Office PivotTables but can't find one that corresponds to PowerPivot...
Hello,
At the company I work now, there's an application using the advance guicontrols, base on a Canvas.pbx and outlike-like menus. The app is filled with setredraw() and I found myself with a Problem:
- user clicks on menu-button and: (lbutton-up event)
1) main window, setredraw(false)...
Hello,
Matt sugested me to check out an article by Bruce Armstrong to use .net 3.5 graphic capabilities.
http://pbdj.sys-con.com/node/397003
There's an example on CodeXchange which I downloaded.
The first problem is I seem to have to install somehow the Interop interface, but don't know how...
Hello,
using pb 11.5
sql server 2008
call a stored procedure from powerbuilder that does a BULK INSERT and everything goes fine. I can repeat the operation thousands of times and no problem.
The problem is when I quit the application and go back to execute exactly the same procedure, it...
Hello,
Has anyone done a migration to pb 12? Could you provide me some information of things that have gone wrong or have to be changed?
The main reason I want to migrate to version 12, are the much improved grahs, pies, charts, etc.
If anyone knows a good third party product for the graphs...
Hello,
I want to inform my users by means of a messagebox from php code.
I've seen code but it all works with javascript and are based on the execution of 'something' like a submit button.
The php-ext library also seems very interesting but I haven't been able to something as simple as, though...
hello,
I have a form that's reloaded when I fill a country in a <select>, so I can limit the number of possible timezones which a have in another <select>. this works fine using a reload function that I found somewhere, but the problem I have is that all other previously filled values of the...
Hello,
I'm very new to php programming. What I need is some sort of global variable that I can access from more than one php file.
I read that it's posible to read a variable "out of scope" using the 'global' word, but only seems to work within the same php-file. I can't seem to get that...
Hello,
Many of you might know this site, but it has some great examples of powerbuilder coding.
http://www.topwizprogramming.com
just click on "Free Code" on the left pane.
or go directly to the first example:
http://www.topwizprogramming.com/freecode_adapter.html
regards,
Miguel L.
Hello,
I've always been writing my own tools for finding and comparing tools but there's a goodie done already for you: it's called 'pbl peeper' and can be found and downloaded on:
http://www.techno-kitten.com/
don't know too much about how to use it but there's documentation also. it should...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.