Search the web
Sign In
New User? Sign Up
PowerObject · PowerBuilder / PFC Developers' Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 21599 - 21628 of 24952   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
21599
Hi all! I am developing a application,my boss want the title bar of window or datawindow is application specific not as like a windows 2k/XP property. how can...
vikas_dhore
Offline Send Email
Dec 1, 2006
8:35 am
21600
Hi Juan Yahoo, Its great, your method is work. Thanks a lot. // Profile rb_entry_mysql mysql SQLCA.DBMS = "ODBC" SQLCA.AutoCommit = False SQLCA.DBParm =...
Eng Lee Ng
neong_75
Offline Send Email
Dec 1, 2006
8:36 am
21601
hi everyone, i want to create a web application using backend as sql server 2000. but i don't know how to start means how to connect with dataabse etc. is...
bharat soni
bharat0141
Offline Send Email
Dec 1, 2006
8:37 am
21602
Hi Dave, Actually I try the method already. But the result still the same. I like to learn from others member experience here. I'm also know Oliver have a lot...
Eng Lee Ng
neong_75
Offline Send Email
Dec 1, 2006
8:40 am
21603
Hi guys , I remember i read that before. I want to exchange data between 2 EXE's. Please help if both are in PB9 and what if one of them is in VB6 ? How can i...
nobody here76
nobody_here76
Offline Send Email
Dec 1, 2006
11:28 am
21604
Hi All, I face another problem for using PB9 wih MySQL 4.1 Database in Datawindows. While I edit the datawindows created before, while I click on the...
neong_75
Offline Send Email
Dec 1, 2006
11:52 am
21605
hi, seems you PB 9.0.0 You update this version to a more recent one. Mustapha ... click ... just "force"...
Mustapha labri
mustapha_labri
Offline Send Email
Dec 1, 2006
1:56 pm
21606
Hi Mustapha, My PowerBuilder version is 9.0 build 5507. Any problem with this version? Do you have any idea to update this version? Thanks ... From: Mustapha...
Eng Lee Ng
neong_75
Offline Send Email
Dec 1, 2006
3:23 pm
21607
Arie - One way to do this is to have TWO applications for the same set of code. The PROPERTIES of each target will be the same for both apps, except for the...
Olan Knight
olknight
Offline Send Email
Dec 1, 2006
4:38 pm
21608
To change the title of any window: w_whatever.Title = "Whatever title you wish" To change the title of a dw: dw_whatever.Title = "whatever title you wish" Olan...
Olan Knight
olknight
Offline Send Email
Dec 1, 2006
4:51 pm
21609
*Sigh* Questions like this kill me. This forum exists to help people with PowerBuilder questions, but this is an example of a question that indicates that...
Olan Knight
olknight
Offline Send Email
Dec 1, 2006
4:54 pm
21610
Hi, you should got at least up to last maintenance release 9.0.3 build 8004. You can download these from Sybase site http://www.sybase.com/downloads You just...
Mustapha labri
mustapha_labri
Offline Send Email
Dec 1, 2006
5:03 pm
21611
Hi gurus, Is it possible to make a web application using PB and SQL Server 2000. if it is possible then how can i make database connection???...
bharat soni
bharat0141
Offline Send Email
Dec 4, 2006
10:46 am
21612
Hi Bharat, Welcome to the group. 1) Yes 2) Use Ole DB If you cannot (don't have enterprise version of PB) : use odbc. ... 2000....
Olivier Citeau
ociteau
Offline Send Email
Dec 4, 2006
11:05 am
21613
Hi Arman, you understood correctly what I mean. This means every time someone needs to include a global variable , we need to create a new application with the...
Cukierkorn Arie
ariecukierkorn
Offline Send Email
Dec 4, 2006
1:15 pm
21614
hi all, anyone no how can i make a faster the connection with sql server 2000, and power builder 9 the correct method, to configure my db profile (i hear...
juan_arguedas
Offline Send Email
Dec 4, 2006
2:15 pm
21615
This question is often asked thinking that the network connection is the source of the problem with performance. More often the problem is in the database...
yarevad
Online Now Send Email
Dec 4, 2006
2:27 pm
21616
Bharat - 1. Yes. 2. OBDC, JDBC, PB via EAServer, native connection These are the short answers to your question. Which, by the way, indicates that you have...
Olan Knight
olknight
Offline Send Email
Dec 4, 2006
4:10 pm
21617
In addition to Dave's excellent response, be sure to check to see if the appropriate maintenance methods have been run on your database. In Oracle, that means...
Olan Knight
olknight
Offline Send Email
Dec 4, 2006
4:17 pm
21618
Hello all, I am using PB10.2 (build 4523) and I would like to find out of there is a way to programmatically expand the treeview groups in a treeview dw. I ...
priyavadan.bhudia@...
Send Email
Dec 4, 2006
5:06 pm
21619
Look in the HELP file for: EXPAND COLLAPSE EXPANDALL COLLAPSEALL EXPANDALLCHILDREN EXPANDLEVEL Olan ... Hello all, I am using PB10.2 (build 4523) and I would...
Olan Knight
olknight
Offline Send Email
Dec 4, 2006
5:16 pm
21620
PB10.5 and not (10.2) as informed in the original email. Regards, Priyavadan Bhudia Northdoor plc 1-3 Dufferin Street London EC1Y 8NA ... there is a ... dw. I...
pd_bhudia1
Offline Send Email
Dec 4, 2006
5:41 pm
21621
maybe i dont make the correct question, sorry for my poor english.. I have sql2000server in my local pc, when i retrieve a single table in the database query...
juan yahoo
juan_arguedas
Offline Send Email
Dec 4, 2006
5:54 pm
21622
Foxpro is NOT a database, it is a series of indexed files, thus the retrieval will be faster. Since you make no mention of where the files are located, if SQL...
yarevad
Online Now Send Email
Dec 4, 2006
6:38 pm
21623
Hi PB users: Client/server based model will soon generate more cost and hassle to your company. Web-based application is THE technology market trend. Should...
Ocean
ocean350
Offline Send Email
Dec 5, 2006
2:10 am
21624
I found the api for settime, but it refers to a filehandle rather than a filename. I have tried to use CreateFile to get a handle, but dealing with the...
Russ & Don
bltassoc
Offline Send Email
Dec 5, 2006
4:13 am
21625
Hi Juan, I have also worked with Foxpro (and other DBFs) before. We cannot compare Foxpro DBFs with any RDBMS that exists today. DBF files when opened, are not...
Arman Porciuncula
ArmanPorky
Offline Send Email
Dec 5, 2006
4:17 am
21626
Hi!, I am facing some problem,I am developing a Application in which my Boss want to utilise a status bar at bottom of the application window. how can access...
vikas dhore
vikas_dhore
Offline Send Email
Dec 5, 2006
4:38 am
21627
What version of PB ? How can you expect us to help you without knowing particulars ? Have you ever considered doing a Google/Yahoo search for "powerbuilder ...
yarevad
Online Now Send Email
Dec 5, 2006
6:09 am
21628
I am constantly amazed at what people "think" they need to do with PB. PB is primarily a database tool, not a Windows management tool. You can surely do most...
yarevad
Online Now Send Email
Dec 5, 2006
6:15 am
Messages 21599 - 21628 of 24952   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help