Hi,<br>
<br>
I've been developing using SQL Server and Ingres. I'm now moving to developing in Oracle. As I'm only a developer I don't need to know a huge volume of data about Oracle itself (I know SQL). I was looking to see if anybody knew where I could get some information about the Oracle...
Hi,<br>
<br>
I looking for a command that will process an asp page and print the contents out. What I have at the moment is a page which request details from the back end, I want the details to print (automatically) and the control returned back to the calling page.<br>
<br>
Thanks
Hi Buksh,<br>
<br>
Could you not change the client query, which I presume is something like select ... from table, and change it to:<br>
<br>
select ... from table order by column [asc] [desc];<br>
<br>
This physically orders the output based on the column you choose. The asc / desc are option...
I'm looking to do a 'drill-down' in an app.<br>
<br>
I have seen a form which is a list of items, when you double click on a line - you can see more information on this item. For example, you search on a keyword, the app brings back a form with a msflex control(?) on it. If you double click on 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.