Hi all,
I installed a DCOM server and clients onto 3 PC's:
1 DCOM server: W2K
2 DCOM Clients: NT and W2K
Now when I execute the following line:
set oDB = Server.CreateObject("object.class")
DCOM Client W2K is fine but..
DCOM Client NT gives me "ActiveX component can't create object"
Any...
I plan to write a web form which accepts SQL statements and processes it and then displays the table corresponding to the SQL.
Problem is the only way I know how to output data from a row is like this:
objRecord("COLUMN_NAME")
Is it possible to retrieve all the column names from a...
I was wondering if there is a significant performance difference between writing an application in Java and C++ on Symbian OS.
eg. memory handling and speed which are all important in things like pda's n phones.
Are there any advantages performance wise between those two?
so does obfuscating the code gurantee protection against decompiling?
cause i was wondering if java can be decompiled, why would people develop software with it :p
I've heard that it is possible to decompile java. was that for old versions of java or is that true now too?
I've heard of a program called mocha but that was long time ago
I read this in a CCNA book
if i have a class A ip 10.88.88.3
and subnet mask: 255.255.255.0
it says it with the subnet mask the the machine with that ip will not work on the network. from the book it says class A ip's should have subnet masks of the form 255.xxx.xxx.xxx.
If I were to use...
How do I route based on the port?
eg.
router ip
outside: 200.100.99.1
inside: 90.8.8.1
webserver: 90.8.8.10 port:80
database server: 90.8.8.20 port: 1521
I want to be able to route incoming traffic based on ports
eg. incoming ip accessing port 80 will be routed to 90.8.8.10...
When someone calls my asp page eg. report.asp I want it to output the entire contents to a file called report.html. Is that possible? and how?
Thanks in advance..
I have two datetimes:
01-Jan-2003 02:47:27
27-Jan-2003 22:50:30
I have heard of a function datediff but i dont think Oracle has it.
Is there any function in Oracle that will give me tthe difference in HH:MM:SS?
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.