I'm running PB 11.5 and I put a Static HyperLink control on a window and set the URL field to http://www.speedbowl.com/schedule/nascar-weekly/. I set my default browser to IE9 and when I click the control in either development or production mode it goes directly to the correct webpage specified...
It appears that Microsoft is shipping a starter version of Excel with Windows 7. The OLE call that I currently use Connecttonewobject("Excel.application") does not work. Does anyone know what the call wqould be?
How do you build a multiple section window where you can move a vertical or horizontal bar to change the size of one section and the other changes accordingly.
Thanks in advance
Jerry
I have an application using Sybase Adaptive Server 8. I'm using an ODBC connection to start and connect to the database. On some computers running Windows XP when I start the application I get the "Connect to Adaptive Server Anywhere" Login screen. If I fill out all the necessary information the...
I'm using PB11.5 and have an existing project object created. I just added a new .pbl library and cannot figure out how to add it in the project object.
When i try to deploy I keep getting this message;
The current library list is different from the library list contained within this project...
As long as I have been using Powerbuilder, I never had to get the number of current rows displayed in a datawindow control, as I always used the vertical scroll bar. However, I cannot use the standard vertical scroll bar and need to know this information to take some other action.
How would I...
I'm looking for advise in setting this up.
I have two databases (db1 & db2) on the same server. I need to replicate only two tables from db1 into db2 on a daily bases. In fact, if possible, I only need a subset of the data that resides in the tables though replicating the entire table is not a...
I have a form for simplicity has two drop down list as indicated below with a selected value for each:
Maximum number of Primary Drivers per Team: <select size="1"
name=max_drivers>< option value="1" selected><? echo $rs[1] ?><? echo $max ?></option> <option...
Hi
I have a webpage that upon clicking the "Submit" button executes the url designated by the action parameter on the <form line. The only action the called page does is to commit the information from the calling url to a MYSQL database. If the commit is successful I would like to just close...
I'm new at PHP. What I'm trying to accomplish is creating a form that has many radio buttons, drop down lists and text fields and submitting the data to a MYSQL database without using a submit button on the form.
Here is one of the objects on the page:
<p align="left">Draft Type: <input...
I'm running PB 9 (desktop) on a Vista and XP service pack 3 computers. I'm trying to insert a OLE control from the Insert control tab. After selecting this I get a system error. Is there a work around for doing this.
Thanks in advance
Jerry
I'm using PB 9 and setting up an application to send out emails using the MAPI Interface. It works fine with Outlook, Outlook Express and Windows Mail (Vista), but I cannot get it to work with Mozilla - Thunderbird (version 2.0.0.22). Is there something I'm missing? Any help will be great...
I am trying to build a grid datawindow using SyntaxfromSQL which has a group. I cannot get the syntax correct for the Presentation Style. I can create a grid but not a grid with a group by column. Any help would be appreciated.
Thanks in advance.
Jerry
I have a PB application that uses a SqlAywhere 5.0 database. All the datawindows and sql queries are built without preceeding the tables with the owner "dba.customers" versus "customers". I now want to create another login that will have full access to insert, update and delete rows from tables...
Can some one please explain how you are to use a Picture button with text and have the picture on the left and the text on the right side. After putting a picture on the button if you try and expand the size of the button the picture size also gets expanded and distorted. There are options to...
I need to determine if an executable (dbserv.exe) is running before continuing with my script. I don't believe PB9 has any fuction to determine this so I was looking for an API that will tell me. Are there any API's that will tell me if dbserv.exe is currently running.
Hi All,
I don't know if I have just gone brain dead or not. I am trying to build a Font dialog interface for the user to select a font. I am using PB 9 with XP Pro. At one time a list of the font names could be found in the registry. I cannot find it in windows XP. The directory...
My PB app makes a connection to a Borland(Paradox) database (5.x) using the ODBC driver odbcjt32.dll. Evertyhing works fine on my development machine but when I try to distribute it to a production machine it cannot make a connection to the database. I have distributed the following two files...
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.