Search the web
Sign In
New User? Sign Up
pbhelp · This mailing list is for the PowerBuilder development community. Beginners, intermediate, and advance
? 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 7567 - 7596 of 7596   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7567
AFIK, PB won't work in Linux as well as Windows Vista, I maybe wrong. lets just wait for PB Expert to answer this problem....
Raul
raulaisleen
Offline Send Email
Jun 22, 2009
2:02 am
7568
I am using Powerbuilder 6.5 with Oracle. I want to develop application which take picture thru USB webcam and store in a database. Anyody help me with sample...
rajeshjadav
Offline Send Email
Jul 7, 2009
9:36 am
7569
hi experts, would like to know how to access the system events data of windows 2003 server using PB9.0. your help is highly appreciated. thanks, Alfred...
alfred_balundo
Online Now Send Email
Jul 22, 2009
10:15 am
7570
PowerBuilder, by itself, can only see non-PB-specific Windows events through the "other" event, and you have to know what you seek when you code in the 'other"...
Olan Knight
olknight
Offline Send Email
Jul 22, 2009
3:22 pm
7571
thanks for your quick reply Mr. Knight, i mean the events that i would like to access are the events found in windows adminitrative tools / event viewer /...
Alfred Balundo
alfred_balundo
Online Now Send Email
Jul 23, 2009
1:43 am
7572
Hmmm.... The MMC is the Windows application that is the Event Viewer, and I'm sure it store's it data somewhere you could get to it, but I do not know where...
Olan Knight
olknight
Offline Send Email
Jul 24, 2009
2:24 pm
7573
Hi All, How can I save composite datawindow to PDF without using third part software like ghostscript. I try to edit the properties of each datawindow in under...
crisanto ladines
papasmm
Online Now Send Email
Jul 31, 2009
2:01 am
7574
Hi! Is there a tool to decompile PDB? Thanks ____________________________________ Ferdinand Ian Cariño PowerBuilder Consultant SAP Business One Consultant ...
Ian Carino
ian_carino75
Offline Send Email
Sep 22, 2009
11:03 pm
7575
This has been a thread all week in the PowerObjects group. The quick answer is yes, but they are ALL illegal. Use them at your own risk. Furthermore, they do...
Olan Knight
olknight
Offline Send Email
Sep 23, 2009
3:06 pm
7576
  Hi All PB/SQL Gurus,   I am using PB11.5 and SQL Server 2005 as backend. I am trying to reverse engineer a Powerbuilder Application for documentation. As...
Mr. Simple Man
commonmail65
Offline Send Email
Oct 3, 2009
5:59 pm
7577
Hi Kumar, I have used PBDOC to document the PBL's before. But with your request i dont think PBDOC gives CRDU details. Please try with PBDOC. But please let me...
sai kiran
kolla_saikir...
Offline Send Email
Oct 5, 2009
1:11 am
7578
There was recently an entire thread on the subject of reverse engineering a PowerBuilder PBL. Look it up in the archives. ...
Olan Knight
olknight
Offline Send Email
Oct 5, 2009
2:14 pm
7579
Olan,   Thank you for your mail. In fact my requirement is different. I already have the actual source code. I am trying to create application documentation...
Mr. Simple Man
commonmail65
Offline Send Email
Oct 5, 2009
10:05 pm
7580
Try PBDoc , u can ( google it ) ________________________________ From: Mr. Simple Man <commonmail65@...> To: PowerObject@yahoogroups.com;...
ayman moawad
aymanmoawad
Offline Send Email
Oct 8, 2009
11:20 pm
7581
Hi All I am new to Powerbuilder, and i would like to migrate powerbuilder to j2ee.In PB there are various controls like button,text box,menu and drop down.How...
venugopal reddy
v4_u@...
Send Email
Nov 4, 2009
10:04 am
7582
Hi, I have a Powerbuilder application (developed in powerbuilder 11.5) that is connected to a specific instance of ASE with a specific port and instance...
ruthmuse
Offline Send Email
Dec 15, 2009
10:25 am
7583
Once long ago, in a universe far, far away, I remember hearing about database "pooling" and the fact PBv9 and up had built-in capability to handle such...
Olan Knight
olknight
Offline Send Email
Dec 15, 2009
4:11 pm
7584
Hi All, I have 2 tables in 2 different database (same ASE DB ). I want to create DW getting data in the said table. Can I create an sql satement to select...
crisanto ladines
papasmm
Online Now Send Email
Jan 11, 2010
8:57 am
7585
Use Transaction Object dw_1.SetTransObject(Trans_DB1) // DB1 dw_2.SetTransObject(Trans_DB2) // DB1 You can load/manipulate data from dw_1 to dw_2 OR vice...
RAUL TUICO
raulaisleen
Offline Send Email
Jan 11, 2010
10:37 am
7586
Hi Raul, I want to combine it in 1 DW only. Thanks Cris ________________________________ From: RAUL TUICO <raulaisleen@...> To: pbhelp@yahoogroups.com ...
crisanto ladines
papasmm
Online Now Send Email
Jan 11, 2010
10:51 am
7587
With the rowscopy method you can copy dw_2 data to dw_1 data which is very fast. ... From: pbhelp@yahoogroups.com [mailto:pbhelp@yahoogroups.com] On Behalf Of...
Gökalp AKYÜZ
gakyuz.rm
Offline Send Email
Jan 11, 2010
11:28 am
7588
Yes, just create a script manually. Load data from dw1. then loop and copy all the data to dw2. ... From: RAUL TUICO <raulaisleen@...> Subject: [pbhelp]...
Jammi Dee
jammi_dee
Offline Send Email
Jan 11, 2010
10:49 pm
7589
Not tested it yet, but I think you cant, you have to have an temp location of the two tables data. :-) ... From: crisanto ladines <papasmm@...> Subject:...
Jammi Dee
jammi_dee
Offline Send Email
Jan 11, 2010
10:50 pm
7590
better is use 2 different transaction objects for both databases and you can use setransobject with 2 different transaction objects ... -- Regards Yogesh Puri ...
Yogesh Puri
herculespuri
Offline Send Email
Jan 11, 2010
10:50 pm
7591
Hi All, My company need 2 PB Programmer here in Philippines. Company Location: Paranaque City, Philippines Qualification: At least 1 year experince in PB...
crisanto ladines
papasmm
Online Now Send Email
Jan 20, 2010
2:30 am
7592
Hi All, I have exisitng PB apps that print a data in a pre-printed form. It is possible to do the same process in a Web form application? Im using PB 11.5 ...
crisanto ladines
papasmm
Online Now Send Email
Jan 26, 2010
5:16 am
7593
Hi All,   PB v10.2.0 build 8100 Sybase 12.5 database Windows XP, SP 3   We are running into a problem where once in a while, at irregular intervals, our...
vinesh chauhan
chauhan_vine...
Offline Send Email
Jan 26, 2010
5:36 pm
7594
Sounds like a memory leak. What have you done to isolate where in the code that it might be quitting? Have you considered upgrading to v10.5? I know that v10.2...
Olan Knight
olknight
Offline Send Email
Jan 26, 2010
5:57 pm
7595
Is there a sample code to calculate busines days between two days. The daysafter gives the number of days, but I need not to include weekends, national and...
Gökalp AKYÜZ
gakyuz.rm
Offline Send Email
Jan 27, 2010
1:58 pm
7596
Does you face this problem in running exe or while running the project? And if exe, then whether u created it with dlls or pbds. On Tue, Jan 26, 2010 at 11:27...
Yogesh Puri
herculespuri
Offline Send Email
Jan 29, 2010
10:17 am
Messages 7567 - 7596 of 7596   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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