Hi,
PB9.0.1 build 7066
How can I create a dynamic two dimensional array whose size is determined at
run-time? Can it be done?
Currently, I have an array of datwindows and datastores...
I have a client that has a database in SQL Server. It has a front end PowerBuilder application that I developed. They use this for Membership management and send emails regurlarly. A new VP ha...
Hi, I am new to PB 10.5. My problem is that when I try to open some library files I get an error telling me that they have been migrated but they need to be regenerated. So then I regenerat...
Thought this was a no-brainer but... I cant seem to open an existing text file. I can use the Run() command and open notepad.exe but when I try to use the foo.txt file, it wont open. actuall...
I installed power builder with every option checked including mss microsoft sql server interface. I can use OLE microsoft OLE DB and connect fine I can use ODV ODBC and connect fine. But the...
How can I get the Windows printer's list on Windows 2000 logged in as any user?
I tried to Get it through Registry, but it didn't bring the printers listed.
I have a client-server application. The client app is in Powerbuilder 8.0 and the database is on a SQL Server 2000. The operating systems on clients is Windows 2000 P (and Windows XP). In orde...
Powerbuilder 7
To make things dynamic
I want a pb7 function with one argument (string) which would create barcode on the basis of the value supplied.
Then, In a pb7 report datawindow I wo...
Hi,
PB 10.5
I have a datawindow on a window that gets populated based on criteria that a user chooses. I need some way of letting the user select certain rows that need to be deleted. I w...
i am working on powerbuilder technology. But now-a-days companies are not getting any project on powerbuilder.So i want to know what will be the future of powerbuilder.
Wheather it's the ti...
Hi,
At http://www.cryptopp.com under the subtopic FIPS 140-2
Conformance, we can download
http://prdownloads.sourceforge.net/cryptopp/cryptopp504win32.zip
which contain windows dll of th...
Hi,
It is me again, still trying to learn all the ins and outs of Powerbuilder. Really could use an experts help. I modified a data window but when I go to execute the application, I get a...
hi experts!
this is in connection with my previous question...
http://www.experts-exchange.com/Programming/Programming_Languages/PowerBuilder/Q_21349512.html
before i was able to inse...
Hello,
I want to build a powerbuilder exe on a machine which does not have powerbuilder installed. Is this possible. If so can you please guide me on how I can do this. I have the .pbl and ...
Hello Everyone,
I am trying to create a new column in a datawindow, but it doesn't seem to work.
There are no errors (that I see).
Here is my code:
*****
//dw_1.Modify("create col...
Hello,
I am using PB9.0.I want to save my report into excel in the same form as what I see in the Screen.
In my report DW i have 3 Groups.Normal saveas Function saves all the details and n...
Greetings All,
I have code from buasuwan that allows me to check an email address to make sure it is properly formatted. But it still seems to allow an email address to pass if it has a sp...
Hi,
I'm using Powerbuilder 10.5 and SQL SERVER 6.5
I'm getting this error "SQLSTATE = 22005 [Microsoft][SQL Native Client]Invalid character value for cast specification"
I'm getting this ...
Hi, I migrated my app from PB9 to PB11.1. But today when I tried to open a datawindow PB closes immediately. Its happened with some of the datawindows but some other dws it didnt happen. What ...
Now developing desktop application using PB9. User requirement is save the report in PDF format. pls let me knw how to achive this. In user system Adobe reader already installed. So whenever u...
Existing pb5 application with dbms = MSS (Msoft) SQL Server 6.0 INI FILE ENTRIES ARE :-
[XXX]
DBMS=MSS
DataBase=XXX
ServerName=XXX
FLOW OF CONTROLL :-
Login Window w_login has followin...
I have Datawindow which is non-editable. I want to show some static text when mouse is moving over a particular field.
Please give me sample code.
Thanks in advance
Srinib
I am trying to install PB from a drive that has the PB10.5 CD
\asanywhere9
\autorun
\infomaker105
\pbvm
\powerbuilder105
\server
when i go to \powerbuilder105 and run setup.exe it t...
In powerbuilder 6.5, I am using the modify function for a dropdown datawindow:
Modify(
create column( accessiblerole="0" alignment="0" band=detail binaryhex="no" border="5" color="0" dbalias...
I'm getting an error I have never seen before.
Datawindow error
Select Error: Column lists do not match
I've not seen this error before.
The DW in question had its Owner changed (...