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...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 24671 - 24700 of 27001   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
24671
Dear Gurus I am facing a strange problem in my server.we have different servers . in one of our servers we saw that sysattributes columns are different in both...
Santosh Tripathi
skrtripathi
Offline Send Email
Apr 1, 2008
1:19 pm
24672
Salam All, how to use DDE in Powerbuilder. any help or suggestion. Regards Ali Waqas [Non-text portions of this message have been removed]...
ali Waqas
aaliwaqas
Offline Send Email
Apr 1, 2008
1:20 pm
24673
Hi Group, I have migrated my PB9 application to PB11. I am using PBDOM object to create an XML file. After migration XML encoding has hanged from UTF-8 to...
mitr_guddu_4u
Offline Send Email
Apr 1, 2008
1:22 pm
24674
Ali, Do you read answers to your messages before sending the other ones? Steve Adams already kindly replied to this your questions in details: "We use DDE at...
Mikhailovsky, George
gmikhai
Offline Send Email
Apr 1, 2008
1:46 pm
24675
PB 8.1 Vista My Client is using Vista with OpenOffice http://www.cdearth.com/openoffice-office-suite.htm Using OLEOBJECT connection from PB to Excel does not...
steve.adams3@...
sa07071955
Offline Send Email
Apr 1, 2008
7:26 pm
24676
Steve actually has a fascinating question: can we use OpenOffice with PowerBuilder? And if so, then how it is done? OLE? DDE? Black Magic? Anyone out there...
Olan Knight
olknight
Offline Send Email
Apr 2, 2008
3:01 pm
24677
It did look interesting, so I browsed around this website a bit. Some interesting pages and FAQ's... ...
Rich Frantz
rich_frantz
Offline Send Email
Apr 2, 2008
3:43 pm
24678
This might help a little: http://www.oooforum.org/forum/viewtopic.phtml?p=73217 This might be better: ...
Daniel Mullings
damcis
Offline Send Email
Apr 2, 2008
3:47 pm
24679
Thanks, guys! Olan ... This might help a little: http://www.oooforum.org/forum/viewtopic.phtml?p=73217 This might be better: ...
Olan Knight
olknight
Offline Send Email
Apr 2, 2008
4:30 pm
24680
From PB I need to validate if MS Office is actually installed on my client PC's before I go calling OLE functions that may not exist. (Sometimes they have...
steve.adams3@...
sa07071955
Offline Send Email
Apr 2, 2008
7:37 pm
24681
Steve, The Common folder will be inside a version specific folder, e.g., 9.0 for Office 2000, 11.0 for Office 2003, 12.0 for Office 2007. Does it work if you...
barry.johnson@...
johnson987b
Offline Send Email
Apr 2, 2008
8:33 pm
24682
Hi Barry, Thanks for responding. I am checking the existence of registry keys I finnaly did get get RegistryValues working to check for existence of keys: //...
steve.adams3@...
sa07071955
Offline Send Email
Apr 2, 2008
8:52 pm
24683
Wouldn't it be easier just to go for it? If connecttonewobject(word.apllication) = -2 Then //is not installed ... -- ... Rich Frantz [Non-text portions of this...
Rich Frantz
rich_frantz
Offline Send Email
Apr 2, 2008
9:50 pm
24684
Thanks for the idea Rich... Yes that's working a lot cleaner. Dohh so simple..Jeeez Steve ... From: "Rich Frantz" <richfrantz@...> Wouldn't it be easier...
steve.adams3@...
sa07071955
Offline Send Email
Apr 3, 2008
12:22 am
24685
Did you mean application with 2 Ps and 1 L ;-) ________________________________ From: PowerObject@yahoogroups.com [mailto:PowerObject@yahoogroups.com] On...
Susan Emmons
semmons_1
Offline Send Email
Apr 3, 2008
9:46 am
24686
Hello, can someone give me some information how to access to lotus domino? Waldemar...
waldemar_bischoff
waldemar_bis...
Offline Send Email
Apr 3, 2008
9:00 pm
24687
Hello Guys, I want access active directory with. Could some one give me a hit how to do. Thanks in advance. Waldemar...
waldemar_bischoff
waldemar_bis...
Offline Send Email
Apr 3, 2008
9:00 pm
24688
You will need to get the Lotus SDK so you can determine what the API's are. Once you have these, then create an external function in PB so that you can call...
yarevad
Online Now Send Email
Apr 3, 2008
10:03 pm
24689
Dear Gurus I have some sql code from where i am retrieving some data. After retrieving some data i got error select error:ct_fetch();use api layer:internal...
Santosh Tripathi
skrtripathi
Offline Send Email
Apr 4, 2008
12:16 pm
24690
Santosh - I'm just guessing here, but it looks like you have a field defined as one data type, and the database column it references is actually another ...
Olan Knight
olknight
Offline Send Email
Apr 4, 2008
2:20 pm
24691
Is it a datawindow you are trying to retrieve? This error normally comes when the datawindow column definition is having less width than the database. For...
Saju Thankappan
sajuthankappan
Offline Send Email
Apr 4, 2008
2:23 pm
24692
Does anyone know where I could find a tutorial to learn how to use the treeview control ? I am not having any luck so far. Thanks Steve [Non-text portions of...
steve.adams3@...
sa07071955
Offline Send Email
Apr 8, 2008
12:32 am
24693
Steve, If you work with PB 10.5 or 11, try to use TreeView DataWindow instead of TreeView control. It's far more convenient and don't need any additional code....
Mikhailovsky, George
gmikhai
Offline Send Email
Apr 8, 2008
3:40 am
24694
hi all any idea how to use multi-threading in powerbuilder thanks ____________________________________________________________________________________ You...
Said Al-Yahyai
sdsco
Offline Send Email
Apr 8, 2008
9:07 am
24695
We have immediate requirements for powerbuilder in Chennai. Requirement : Powerbuilder,oracle or sybase or sql server Qualification : BE/Btech/ME/M.Tech/MCA. ...
intelliqube
Offline Send Email
Apr 8, 2008
12:17 pm
24696
Salam to All. I have jpg image files. i want to store it to sql server 2000 . The image is grater then 32K . Can anyone help me how to do this? Please provide...
ali Waqas
aaliwaqas
Offline Send Email
Apr 8, 2008
12:17 pm
24697
Ali, You should create a column of "image" data type in one of database tables, then store content of jpg file into "blob" variable using FileRead() function,...
Mikhailovsky, George
gmikhai
Offline Send Email
Apr 8, 2008
12:37 pm
24698
Hi All, We have letter template module,in which we are using RTF datawindow, We provide the keywords such as(Name#,Age# etc.). At the time of execution it gets...
Olan Knight
olknight
Offline Send Email
Apr 8, 2008
1:28 pm
24699
PowerBuilder does not support multi-threading. However, there are several ways I know of around this: 1. Create another exe and start it running. Have it...
Olan Knight
olknight
Offline Send Email
Apr 8, 2008
1:38 pm
24700
I believe that you may be incorrect in PB not supporting multi- threading. I think it does, but may be a "definition" issue. PB allows up to 10 connections to...
yarevad
Online Now Send Email
Apr 8, 2008
2:12 pm
Messages 24671 - 24700 of 27001   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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