Hi All
How can I perform a simple addition on a Date variable in ObjectPAL? Surely procedure for such are built into Paradox?
What I want to do is add 1 year to a specified date. In a variation I may also want to find (1 year - 1 day) + specified date.
Obviously this would need to take into...
Hi All
I have been trying to set up a redirection from an Apache 2 server (Win32) to a Tomcat server (RedHat) - without much luck so far - but with the help of various people on this forum, I think I'm getting closer.
Currently, the Apache 2 server accepts all requests that come in on port 80...
Hi All
Hope somebody can help. I have the following at the end of my httpd.conf file:
-----------------------------------------------------
<VirtualHost www.domain1.net>
ServerName www.domain1.net:80
DocumentRoot "C:/Program Files/Apache Group/Apache2/htdocs"
</VirtualHost>
<VirtualHost...
Hi All
I have two domains which have the same IP address. When requests come in, my firewall redirects the request to a web server - A Win32 machine running Apache ver 2.0.
This is a live server, servicing requests for one of my sites.
I have recently started developing a new site which uses...
Help!
I’m reasonably new to Paradox ... not getting on too badly but this one’s got me stumped. I’m using Paradox 9.
I have a form containing a TableFrame and a check box. I want to populate the TableFrame differently depending on whether the check box is ticked or unticked.
If its...
Hi All
I am using Paradox 9 and am having trouble calling a custom procedure from a library.
The library is called sisUtils and has a custom procedure called sqlDate in its Proc method like so:
Proc sqlDate(var inDate Date) String
blah
blah
return String(outDate)
endProc
This...
Hi All
I want to perform a SQL select where the contents of a string appear
within a numerical field.
So I presume I need to use CAST to typecast the numeric field to a
String/Varchar/Char/Character (or something)
So if I wanted to search for all Policies which contained the digit 1
in the...
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.