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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 7468 - 7498 of 7567   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7468
Hi guys, What are your thoughts regarding deploying client-server applications into web? Which is better, more stable, easier to learn and maintain,...
Ian Carino
ian_carino75
Offline Send Email
Aug 2, 2007
1:55 am
7469
Ian - While Appeon is a tool that can certainly help, be aware that NO tool does a complete Black Box conversion. There will be manual coding involved, and...
Olan Knight
olknight
Offline Send Email
Aug 2, 2007
3:23 pm
7470
Hi Everyone, I have a problem with sending mail from PB10. I have copied the ... mailSession mSes mailReturnCode mRet mailMessage mMsg // Create a mail session...
neilg_cebu
Offline Send Email
Aug 6, 2007
6:23 am
7471
I tried the sample application on PB6.5 MAPI Mail Send, it works without problem. After thorough testing, I found out that the returned code is ...
neilg_cebu
Offline Send Email
Aug 6, 2007
8:25 am
7472
I tried the sample application on PB6.5 MAPI Mail Send, it works without problem. After thorough testing, I found out that the returned code is ...
neilg_cebu
Offline Send Email
Aug 6, 2007
8:25 am
7473
Hi, I have a frustrating case where I have a single line of code that does not work and no reasons at all. integer status ...
neilg_cebu
Offline Send Email
Aug 7, 2007
1:19 am
7474
Hi Neil I thing you need to install ghostscript in your pc. I already encountered that problem but after i install the ghostscript, it work. Cris ... From:...
crisanto ladines
papasmm
Offline Send Email
Aug 7, 2007
1:38 am
7475
Hi, I am new to Power Builder.My application needs to generate log files.Please help me how to create a log file say "abc.log" in a specified directory and how...
powerbld9
Offline Send Email
Aug 7, 2007
1:12 pm
7476
Neil - To create a PDF document using PowerBuilder's "built-in" capability you must have GhostScript installed correctly. Refer to the install instructions for...
Olan Knight
olknight
Offline Send Email
Aug 7, 2007
2:58 pm
7477
Hi Group! I have an XML input file with several record types. I'm looking for an example on how I could import this data, either using the PBDOM or some other...
mdunn@...
spikey8r
Offline Send Email
Aug 7, 2007
9:11 pm
7478
I have installed SQL Server 2005 Manager on my PC. If I open up a datawindow whose underlying database is MicroSoft SQL Server and click on the SQL icon...
Patrick Loria
patloria2002
Offline Send Email
Aug 16, 2007
5:20 pm
7479
Patrick - You must have a database connection established BEFORE you open the datawindow. The database opened must contain the correct table name(s) and column...
Olan Knight
olknight
Offline Send Email
Aug 20, 2007
4:06 pm
7480
Hi guys! How can I do this one in powerscript? Appeon is version 5 and EAServer 5. TIA ____________________________________ Ferdinand Ian Cariño PowerBuilder...
Ian Carino
ian_carino75
Offline Send Email
Sep 18, 2007
3:50 pm
7481
Hi guys, Is there a memory leak for PB 9 if I use this version for Appeon 5? If there is a memory leak for version 9, is this corrected/fixed in version 10? ...
Ian Carino
ian_carino75
Offline Send Email
Oct 2, 2007
4:04 pm
7482
I have not been able to connect to a 2005 database with PowerBuilder 8. I can connect to a SQL SERVER 2000 database with syntax such as below: Do I have to...
Patrick Loria
patloria2002
Offline Send Email
Nov 14, 2007
4:02 pm
7483
What's the error? ... From: pbhelp@yahoogroups.com [mailto:pbhelp@yahoogroups.com] On Behalf Of Patrick Loria Sent: Wednesday, November 14, 2007 11:02 AM To:...
Bradley, Albert D
adbrad_2000
Offline Send Email
Nov 14, 2007
4:04 pm
7484
... Sorry, I am connected now. It was just that a semicolon had crept into the server definition....
Patrick Loria
patloria2002
Offline Send Email
Nov 14, 2007
4:55 pm
7486
Sorry everyone. Don't know why this was sent to the list. This was off topic. The sender's posts will be moderated for a while just in case. Thanks; Gary ... ...
Gary Knuckles
gknuckles
Offline Send Email
Dec 11, 2007
6:41 pm
7487
... From: crisanto ladines <papasmm@...> To: YahooGroup <powerobject@yahoogroups.com> Sent: Wednesday, January 23, 2008 2:48:59 PM Subject: PostURL...
crisanto ladines
papasmm
Offline Send Email
Jan 23, 2008
8:01 am
7488
What is your syntax and what is the error? ... From: pbhelp@yahoogroups.com [mailto:pbhelp@yahoogroups.com] On Behalf Of crisanto ladines Sent: Wednesday,...
Bradley, Albert D
adbrad_2000
Offline Send Email
Jan 23, 2008
12:40 pm
7489
Hi Bradley, Its ok now. I encountered the error in converting string into blob. in PB8 version, its just simply blob(str_data). But in PB10.5, i need to add...
crisanto ladines
papasmm
Offline Send Email
Jan 23, 2008
12:46 pm
7490
I was compiling and all of a sudden got this error. Now every time I go into any of my workspaces, I can't compile them. Has anyone experienced this error? ...
Bradley, Albert D
adbrad_2000
Offline Send Email
Jan 23, 2008
9:26 pm
7491
Al - Attachments are not allowed. Please send us the following info: Version of PB Database - brand and version Windows version Actual error message what you...
Olan Knight
olknight
Offline Send Email
Jan 23, 2008
9:54 pm
7492
PB 10.0 SQL Server Windows XP Error message - Sybase Powerbuilder 10.0 has encountered a problem and needs to close. We are sorry for the inconvenience. Got...
Bradley, Albert D
adbrad_2000
Offline Send Email
Jan 24, 2008
1:23 pm
7493
Al - First, I'd migrate to v10.5, not 10.0 as 10.0 has some pretty severe problems. Next, if your app uses the PFC then you will need to go through the ...
Olan Knight
olknight
Offline Send Email
Jan 24, 2008
1:40 pm
7494
I tried using Migration Assistant and got the same error. It made it a little way through it and then blew up. If I download 10.5, will it write over 10.0? ...
Bradley, Albert D
adbrad_2000
Offline Send Email
Jan 24, 2008
2:51 pm
7495
I ran into the same problem. I wish I could just overload the Blob and String functions, but since it's not possible I had to go in and add the second...
kd7ghi
Offline Send Email
Jan 24, 2008
4:16 pm
7496
No, it will not overwrite v10. In my PROGRAM FILES/SYBASE folder I still have a "PowerBuilder 10.0" folder as well as a "PowerBuilder 10.5" folder. By the way,...
Olan Knight
olknight
Offline Send Email
Jan 24, 2008
4:54 pm
7497
PB 10.0. This not a problem with code or setup. It just started happening out of the blue after working for a year. Al ... From: pbhelp@yahoogroups.com...
Bradley, Albert D
adbrad_2000
Offline Send Email
Jan 25, 2008
1:25 pm
7498
I tried 10.5 and no luck. I unloaded 10.5 and 10.0 and reloaded 10.0 and still no luck. I was able to go into an app and run it fine, but when I try to...
Bradley, Albert D
adbrad_2000
Offline Send Email
Jan 25, 2008
9:33 pm
Messages 7468 - 7498 of 7567   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