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 21371 - 21400 of 24952   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
21371
Hi All, I need your help to know if it is available to use APIs coded with VB.net 2003 or VB.net 2005 in PowerBuilder application with PB8. If no, will it be...
deyaa tahhan
deyaa_tahhan
Offline Send Email
Nov 1, 2006
8:50 am
21372
You're welcome. Actually, they were talking about this a couple of months ago in the Sybase Newsgroups. But I have no idea it was included in the EAS 6.0 Dev...
Ian Valerie A. Faigao
ian_faigao
Online Now Send Email
Nov 1, 2006
10:03 am
21373
Try to look at PBNI functionality. I'm not sure at the moment whether it's already supported on PB8. AFAIK, PB9 up supports it. Try to look at samples at...
Arman Porciuncula
ArmanPorky
Offline Send Email
Nov 1, 2006
10:07 am
21374
FYI - Another beginners error I've seen is when a developer creates an object then references the TYPE directly RATHER than using a variable populated with a...
Olan Knight
olknight
Offline Send Email
Nov 1, 2006
1:47 pm
21375
Hi All: I am using PB 10.5 with Oracle 9i. In my application I open Outlook and I need to insert an email address in the Outlook BCC line instead of the TO...
Allan DeSOUZA
desouzal2004
Offline Send Email
Nov 1, 2006
3:03 pm
21376
You don't say how you're interfacing with Outlook, so assuming OLE, it should look something like this. (types 1=to, 2=cc, 3=bcc) ...
Rich Frantz
rich_frantz
Offline Send Email
Nov 1, 2006
3:32 pm
21377
hi Rich: When I tried ole_mailitem.recipients.add(ls_address, 3) I got a syntax error but when I tried ole_mailitem.recipients.add (ls_address).type = 3) I...
Allan DeSOUZA
desouzal2004
Offline Send Email
Nov 1, 2006
5:41 pm
21378
Are you sure you created your mailitem correctly and not something silly like a meeting item or inbox item? This is mostly from memory, so it may not...
Rich Frantz
rich_frantz
Offline Send Email
Nov 1, 2006
7:14 pm
21379
HI Rich: ole_mailitem.bcc=ls_address worked. Thanks a lots. Your help is much appreciated. Allan. ... silly ... BCC ... correct. You'll ... having a pb ... ...
Allan DeSOUZA
desouzal2004
Offline Send Email
Nov 1, 2006
8:03 pm
21380
A very reputed multi-national company is looking for people who migrated to .NET from a PB background. Solid .NET experience is needed. The openings are in New...
jinuj
Offline Send Email
Nov 1, 2006
9:38 pm
21381
I fully agree with others' feedbacks as well. First of all, better we follow the naming convensions when we name variables/objects. Hence you may choose to...
Visweswaran suBRAMANyam
vas2862
Offline Send Email
Nov 1, 2006
10:18 pm
21382
Is there any good market book/wesite tutorial to start learning c# from scratch please?! Thanks! Regards, Viswésh ... available to ... tests ... free!...
Visweswaran suBRAMANyam
vas2862
Offline Send Email
Nov 1, 2006
10:26 pm
21383
Hi Jinuj, Just a few questions: 1. Do you know if this job could be done remotely? 2. If not, where is the job located? 3. You said "My role ends there." but...
David Brunstein
david_brunstein
Offline Send Email
Nov 1, 2006
10:38 pm
21384
Hi, I have been developing for stand-alone environment on Windows XP using POwerbuilder 6.0 Desktop version and SQLAnywhere 5.0. I know that my version is...
thornwyick
Offline Send Email
Nov 2, 2006
7:12 am
21385
Hi, First of all you need to upgrade your desktop version either to professionnal or enterprise version. Since pb desktop can only connect to desktop dbms. ...
Olivier Citeau
ociteau
Offline Send Email
Nov 2, 2006
8:27 am
21386
Thanks. I presume ASA refers to SQLAnywhere, is it right? sorry, not sure on abbreviation here. ... professionnal or enterprise version. ... dbms, it will be...
thornwyick
Offline Send Email
Nov 2, 2006
9:16 am
21387
Yes, Sybase changed it's name. But now, it seems that they call it again "sql anywhere" http://www.ianywhere.com/ Of course, I would advice you to migrate to a...
Olivier Citeau
ociteau
Offline Send Email
Nov 2, 2006
9:42 am
21388
1&2) Sorry if I did not clarify enough. The jobs are in India (as mentioned in the original post). 2) I did not want to publish the company details since I am...
jinuj
Offline Send Email
Nov 2, 2006
4:17 pm
21389
Hi All, I would like to use the Send command to use the Enter key as a downarrow. Can anyone tell me the message#, format etc. Thanks!...
Mark Vinogradov
markv105
Offline Send Email
Nov 2, 2006
6:27 pm
21390
Hi All, Powerbuilder SE/SSE/TL- immediate openings at (chennai)Covansys. if interested ,kindly send your updated CV. Thanks, Thiruppathi_ Recent Activity 11 ...
thiruppathi andisamy
ama_thiru
Offline Send Email
Nov 3, 2006
7:30 am
21391
I can find plenty of examples in VB as to how to change the date of a file. However I am having problems translating the VB concepts to PB. I am trying to set...
Russ & Don
bltassoc
Offline Send Email
Nov 3, 2006
8:38 am
21392
http://www.allapi.net/apilist/SetFileTime.shtml If you have issues translating API calls fromVB to PB, check out our file section (System directory), it has...
Olivier Citeau
ociteau
Offline Send Email
Nov 3, 2006
9:42 am
21393
Mark - There are several ways to do this. First note that there are events that capture the keystroke issued by the user: Event ID Object ... ...
Olan Knight
olknight
Offline Send Email
Nov 3, 2006
2:39 pm
21394
Hi All, Can anybody tell me is there any script which I need to write for PowerBuilder 9.0 or PowerBuilder 10.5 so that MKS can be used as a source control...
Jois chaitanya
chaitu_j_b
Offline Send Email
Nov 3, 2006
6:57 pm
21395
PB 8.0.4, build 10923 + MSSQL Server 2000 I have a DWO with columns that are hidden (physically) by the detail band, yet they continue to show up in "preview"...
Jason
j_riley70
Offline Send Email
Nov 3, 2006
7:11 pm
21396
hi, you're detail band might be set to autosize=on. if it's not required to resize accordingly based on the objects plotted (applicable if you need some...
Arman Porciuncula
ArmanPorky
Offline Send Email
Nov 4, 2006
2:06 pm
21397
PB 10.2.1 & MS Access 2003 How I can Get the application path ? Thanks in advance...
finestraco
Offline Send Email
Nov 5, 2006
9:23 am
21398
Hi guys ! I'm trying to print a DW based in a SQL statement & only one row is retrieved. I inserted an OLE (datastrip) which contains a picture into the DETAIL...
nobody here76
nobody_here76
Offline Send Email
Nov 5, 2006
8:36 pm
21399
Use "getmodulefilename" api function http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/getmodulefilename.asp it will work only in...
Olivier Citeau
ociteau
Offline Send Email
Nov 5, 2006
8:46 pm
21400
Why not use GetLibararyList ? Dave...
yarevad
Online Now Send Email
Nov 5, 2006
9:11 pm
Messages 21371 - 21400 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