Started 6 days, 2 hours ago (2009-12-21 10:28:00)
by mbalent
How are you setting the end date value? Do you perform an accepttext after it is set? Matt "Nature forges everything on
the anvil of time"
Started 1 week, 2 days ago (2009-12-17 14:34:00)
by miguelleeuwe
very interesting. Though I'd like to help you I've got no idea about this. this might sound mighty stupid but: ---------------------------------- would a solution be to simply try to connect from
powerbuilder, using several connection profiles with the different hosts you have and stop trying to connect once you found the one that connected (the one that's online)???? Maybe you'll get more ...
Started 1 week, 5 days ago (2009-12-15 10:25:00)
by mbalent
These would all be enhancements to the PB IDE. Matt "Nature
forges everything on the anvil of time"
Started 2 weeks, 4 days ago (2009-12-09 04:25:00)
by miguelleeuwe
No idea about
telnet programming but check if there might be anything usefull on this great site: http ://www.top wizprogram ming.com/f reecode_wi nsock.html or http: //www.topw izprogramm ing.com/fr eecode_net query.html etc. I hope you find something usefull there. There's source code in version 8 and 10 of powerbuilder. regards, Miguel L.
Started 2 weeks, 4 days ago (2009-12-09 08:10:00)
by mbalent
They also have a basic source control system available which works pretty well. Matt "Nature forges everything on the
anvil of time"
Started 2 weeks, 4 days ago (2009-12-08 18:30:00)
by Qik3Coder
Pure conjecture, but I am no longer getting an error. I was seeing a sql statement in the error details that get sent to Microsoft. I changed my
database connection to be the EAS db that installs with Powerbuilder by default. Recompiled app with no problem. Make sure you have permissions to the database that you are connected to when you compile the application. If you have problems , I ...
Started 3 weeks, 3 days ago (2009-12-02 15:42:00)
by thekl0wn
Are they columns? You said you're trying to type in a fair amount of text is the reason I ask. If so, is the
limit set? Is autoscroll on? H/V scrollbars?
Started 3 weeks, 3 days ago (2009-12-03 11:53:00)
by miguelleeuwe
Yes there's a datawindow type that supports
RichText format. It's one of the types you can choose when you create a new datawindow. It has a header and footer too. regards, Miguel L.