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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 26141 - 26170 of 27001   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
26141
yes ur right but waiting for too long without doing any thing is also a problem...   ... From: Karunakar <karunakar@...> Subject: RE: [PowerObject]...
sal som
back762000
Offline Send Email
Mar 1, 2009
8:57 am
26142
No reply guys!Any body have accessed web service from PB11,some hints or suggestion...
pratheepjohn1
Offline Send Email
Mar 2, 2009
3:39 am
26143
Actually, I am only learning that this weekend myself. I am using a different approach, I am using PB 11.5, so I am using a webservice as a datawindow source....
Rich Frantz
rich_frantz
Offline Send Email
Mar 2, 2009
4:44 am
26144
The problem is that when the application is communicating with the database, you really do not have any option, the app is hung until you hear back from the...
Olan Knight
olknight
Offline Send Email
Mar 2, 2009
2:13 pm
26145
I had another thought.... If your data is in the datawindow and is taking 1.5 hours to update the database, perhaps you could export the data into an...
Olan Knight
olknight
Offline Send Email
Mar 2, 2009
2:21 pm
26146
Use multi-threading ... From: "back762000" <back762000@...> To: PowerObject@yahoogroups.com Sent: Saturday, February 28, 2009 2:30:50 AM GMT -08:00...
steve.adams3@...
sa07071955
Offline Send Email
Mar 2, 2009
4:24 pm
26147
Dear I need to copy data from a tabular to Crosstab Datawindow. The tabular DataWindow does retrieve once. The user can filter by different concepts. Required...
ea_gomez
Offline Send Email
Mar 2, 2009
7:56 pm
26148
John, Don't know if this will help, but here is a link to an article on using web services with PB11.5. ...
Merritt, Bruce
bpm9648
Offline Send Email
Mar 2, 2009
8:08 pm
26149
1. Save the data into a temp table in the database 2. Retrieve the data into the crosstab Olan ... Dear I need to copy data from a tabular to Crosstab...
Olan Knight
olknight
Offline Send Email
Mar 2, 2009
9:03 pm
26150
Olan Thanks for reply. It is not what I do. I need the least access to a database. I have tried all ways and I failed to do so. I imagine there must be some...
EleanorRigby
ea_gomez
Offline Send Email
Mar 2, 2009
9:10 pm
26151
Olan Thanks for reply. It is not what I do. I need the least access to a database. I have tried all ways and I failed to do so. I imagine there must be some...
ea_gomez
Offline Send Email
Mar 2, 2009
9:11 pm
26152
Olan This works. Recording the contents of the tabular DataWindow to text file. Make an ODBC connection to the text file. It retrieve the Crosstab DataWindow ...
ea_gomez
Offline Send Email
Mar 2, 2009
9:20 pm
26153
Dear All, I've installed ASE 15.0.2 Developer Edition in a Windows 2003 Server. During the installation process it said that the installation with the four...
Rendy Theixar (BSD)
rendytheixar
Offline Send Email
Mar 3, 2009
4:30 am
26154
Dear Bruce, Thank you for the link. I' am just going through it, but unfortunately we have only PB11 over here so that I can't open the pbl's(downloaded)...
Pratheep John
pratheepjohn1
Offline Send Email
Mar 3, 2009
6:18 am
26155
Dear Bruce, Thank you for the link. I' am just going through it, but unfortunately we have only PB11 over here so that I can't open the pbl's(downloaded)...
Pratheep John
pratheepjohn1
Offline Send Email
Mar 3, 2009
6:19 am
26156
Please check in the services, all the servers service should be running for you to get connect. ________________________________ From:...
Franklin, William (EX...
stwilliamfra...
Offline Send Email
Mar 3, 2009
1:31 pm
26157
Thanks for your comment. But the problem was solved. That's because the network server name didn't same with the backup server name. I used this script below...
Rendy Theixar (BSD)
rendytheixar
Offline Send Email
Mar 4, 2009
6:23 am
26158
thanks for the sugession.     ... From: Olan Knight <Olan.Knight@...> Subject: [PowerObject] RE: prob To: PowerObject@yahoogroups.com Date:...
sal som
back762000
Offline Send Email
Mar 4, 2009
7:07 am
26159
hi any one know how to create a user in active directory from powerbuilder. thanks regards...
sal som
back762000
Offline Send Email
Mar 4, 2009
7:31 am
26160
You need to use API to do it, I think I did this few years back by using netapi32.dll, you can Google it and get the relative functions. ...
Franklin, William (EX...
stwilliamfra...
Offline Send Email
Mar 4, 2009
3:47 pm
26161
As previously mentioned you can use the netapi32.dll or you could use the .NET System.DirectoryServices namespace. The site http://pinvoke.net has some sample...
Merritt, Bruce
bpm9648
Offline Send Email
Mar 4, 2009
7:53 pm
26162
Dear Olan, How you achieve "asynchronous NVO" , logically or ! Regards Pratheep John, I T Department,Emirates Post Dubai , P Box : 99999, UAE From:...
Pratheep John
pratheepjohn1
Offline Send Email
Mar 5, 2009
6:02 am
26163
Dear Olan, How you achieve "asynchronous NVO" , logically or ! Regards Pratheep John, I T Department,Emirates Post Dubai , P Box : 99999, UAE From:...
Pratheep John
pratheepjohn1
Offline Send Email
Mar 5, 2009
6:02 am
26164
You must create a remote server for the Backup Server and give him the name SYB_BACKUP... Anyway, this doesn't have big relation with PowerObject Groups... ......
Andre Mykonio
amykonio
Offline Send Email
Mar 5, 2009
7:01 am
26165
Hi,   Any knowledge share on this please.   Regards, Sanjay ... From: sanjay kumar <san_extra@...> Subject: [PowerObject] PB11 "LOAD RICH TEXT EDIT...
sanjay kumar
san_extra
Offline Send Email
Mar 5, 2009
7:08 am
26166
Run the NVO as a multi-threaded object: 1. Writing MultiThreaded PowerBuilder Applications (PB 6 & 7) http://www.sybase.com/detail?id=47802 2....
Olan Knight
olknight
Offline Send Email
Mar 5, 2009
2:46 pm
26167
As well as the PB rich text module (PBRTC110.DLL), you need to deploy the "rtc" directory (found in ..\Sybase\Shared\rtc) with your application. Answer found...
Olan Knight
olknight
Offline Send Email
Mar 5, 2009
2:52 pm
26168
HI, Got a problem on he reset() method of a datastore instance object. It seems that the reset() method don't clear the filter applied. ...
fabien_routier
Offline Send Email
Mar 6, 2009
9:08 pm
26169
i have been working with powerbuilder from last 10 years. i have also worked with visual basic, oracle forms and .net. i have found powerbuilder to be the best...
object_programmer
object_progr...
Offline Send Email
Mar 6, 2009
9:09 pm
26170
is powerbuilder now supports threading? i have not worked with version 10 and above. ... Pacific ... table ... the ... swithch to ... back to...
object_programmer
object_progr...
Offline Send Email
Mar 6, 2009
9:09 pm
Messages 26141 - 26170 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