Do not use on any
shared computer
August 29, 2008 02:57pm pdt

250 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested PowerBuilder Solutions: 151 - 175 of 324
 
I read the following solution....but can not seem to get it to work for me. http://www.experts-exchange.com/Programming/Programming_Languages/PowerBuilder/Q_21863718.html Here is what I ...
hello, I am new to PB.I have a datawindow and it has some button to do default task like print,forward,sortby etc. I want to access the click events of these buttons from toolbar at run ...
I want to check and see if a record exists in a table using embedded SQL in Powerbuilder (v7.0).  Currently, our program uses SQL Anywhere 5.0.  We are in the middle of converting to SQL Serve...
I'm trying to build an Excel workbook through a PowerBuilder OLE object, but cannot figure out how to specify functions within the VB "Range" object without PowerBuilder giving a syntax error....
Question 1 Summary, I am using Powerbuilder 7.0 and Sybase 12. Now, I must switch the backend to Sql Server. I was able to port over all the tables, views, stored procs to sql server. Now I...
Greetings All, I have some powerbuilder code that opens a spreadsheet and writes out some information.  My problem is that I want to add additional sheets in Excel and then make them active...
I wish to extract data that gives  me a count of how many different job_titles  are present in each unit. Grouped job.  Below is my inttial script... but I only get a count of the titles and s...
Can someone shed some more light on datawindow bands - i.e. header and trailer?  
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 (...
Hi,    i am in currently working with PowerBuilder7.0 . i tried to connect thorught MS SQl OLEDB In visual basic/ASP it is  possible through this String "Provider=SQLOLEDB.1;Per...
Hi. Im developing on powerbuilder 6.5 and mysql data engine. I need to show a retrieved field into ole object. The blob field conatins a bmp, jpg or gif file. I dont have any  problem insertin...
Hi Experts. In Lotus Notes you can right click a document and from the popup menu choose "copy as link" This information is stored in the clipboard and can be seen with ClipBookViewer (sta...
Hello, I am trying to access the sql server via Powerbuilder using windows authentication. Everywhere I read it keeps referring to integrated security. How do you set that up. My ini file l...
hi, I am using  Powerbuilder 8.0.4 Build 10784. In my report i inserted other two reports using insert report option and retrieval arguments set from the main report. But automatically t...
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...
I need to print to a receipt printer, an point of sale receipt printer(TSP550II, TSP Series). I removed the windows print drivers from my computer to mimic the clients system. They have a POS ...
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...
How do I get the column name, if I know the database name in Powerbuilder.  Below example shows the Employee ID                   :         ______emp_id________ (col name : emp_id_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 have a 250 character field that I need to bring to a nested datawindow report while using wordwrap so that the text shows up on multiple lines.  I tried to set up a richtext datawindow, but ...
In porting an application from Powerbuilder 6 to Powerbuilder 10, I am running into difficulty employing native database connections for MS/SQL Server as well as Oracle. Does Powerbuilder...
I have a moderately complex data window form an am having trouble with the order entry the user sees.  I am familiar with "Edit tab order" in data window editing, and that works great when the...
Hi! I have a Powerbuilder application that opens a Crystal report. What I would like to do is to send to Crystal the info about which printer to use. In VBA, the syntax would be something l...
PB7 or PB 10.5 If I know this, I will save 25% development time. Lets say the variable "dw_xyz" holds a datawindow name "report_dw_abc". Through powerbuilder script, I want to know a...
How can I use Winsock in PB? If you have in sample code please mail it to jobest@mail.com