I need to add firefox 1.0 as an acceptable browser for my website. I have the following validation code:
function MM_checkBrowser(NSvers,NSpass,NSnoPass,IEvers,IEpass,IEnoPass,OBpass,URL,altURL) { //v5.0
var newURL='', userAgent=navigator.userAgent, version=0;
if...
I downloaded SQL Server 2000 Evaluation Edition from http://www.microsoft.com/sql/evaluation/trial/default.mspx
It allowed me to connect to an SQL server and view my database and the table structures.
Paul
I downloaded the trial version of sql server and installed enterprise manager. I can connect to my database but i can only view the structure of the tables, not the data. When i try to open up a table i get the message 'module not found'. I know the data is there because i can access from other...
I have a PL/SQL stored procedure and function, both written in dba studio (oracle 7i), that i have copied into Oracle Reports 9i as program units. However when i compile the procedure i get an error message saying i cannot use the other function in the sql cursor part of the procedure. 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.