The below link asks for serial no and sales order no for OE purchase details. I have requested the concerned department of my company to provide the same.
http://www.progress.com/cgi-bin/custprofile.cgi/esd/index_reg.w
Meanwhile, it will be very helpful if you can send me the link to the...
If you want to start your application on start up you can run the procedure file from a batch file and the add the batch file in the start up schedule.
Hi All,
I have chanced upon a solution. I installed Service Pack 2 on Windows 2003 server and available Windows updates and the nagging black screens of svchost.exe are gone! :)
Hi friends,
I had an idea that Eclispe can be used as an IDE for OpenEdge. Prorefactor seems to be the required plug-in.
I have no idea where to get Prorefactor as the link from where I was to supposed to download the plug-in is not working.
http://prorefactor.oehive.org/update/
Any...
Hi All,
OS: Windows 2003 Server
Progress Version: OE10.0B
While strating a background OE session using a batch file, a black screen of svchost.exe appears on screen. Need to get rid of this. Can anybody help?
Thanks in advance.
CONNECT VALUE(chrDBName) -H VALUE(chrDBHost) -S VALUE(chrDBService) -N TCP NO-ERROR.
ASSIGN SESSION:TIME-SOURCE = "db-name".
The above code will ensure that only database server time is used. This is independent of the physical location of the client machine. Therefore, UK people will get...
If the US Customer connects to the UK Server, you can use the following code to use the server time as follows:
ASSIGN SESSION:TIME-SOURCE = "db-name".
Getting interested. But can't simulate the problem with my setup. Still think that the probelm lies in the FTP server end.
If the issue was in the client machine, the message should have been something like.
150 Opening ASCII mode data connection for test.txt.
> test.txt:Permission...
Thanks Tamhas. What I understand after going through them and other resources is Full implementation of OO features are still not available in OE . I hope they will be available soon.
Hi,
I was just wondering, is there any way in OOABL to create user defined classes and harness OO features as available in langulages say C++? Can anybody give me some clue regarding this...?
Hi,
I am new with table handles and I am trying to write a procedure which will generate a dump of a temp table as a csv file, passed into it as a parameter.
Define Temp-table TT_1
Fields f1 As Char
Fields f2 As Char
.
Define Variable i As Integer No-undo.
Do i = 1 To 2...
Still it seems easy. But in case of different formats there should be some signal to the function which format to choose. Let us suppose there are five different formats for five different credit card types then you can store the formatting info in the database based on the card type and run a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.