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....
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...
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...
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...
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 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...
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...
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 ...
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...
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)...
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)...
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...
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...
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... ......
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...
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...