*** I didn't realize that this was a dead forum. I will ask my questions elsewhere ***
I am using the following match to search a sql script
if $ScanString =~ m/insert\s.+doc.+[\(|values|select|;]?/is;
It is returning true on the following code fragment. What I want is that if the table...
I have the IE browser running on a 30 inch touchscreen monitor in Kiosk mode in our stores. It is unreasonable to force our customers to remember to use the ALT key combinations to go forward an backwards in the browser. Especially since there is no keyboard available. Does anyone know how to...
I checked for updates on my computer and it shows kb3138378 and kb3140245 as optional updates. It is not listed anywhere on the net and Microsoft doesn't know about it when I search microsoft.com. Is it possible that Microsoft's update servers have been hacked? I will be marking it as hidden...
I am using an Oracle Global Temp Table as a backend work table and an Oracle Perm table as a repository. My code follows
db.Execute "INSERT INTO ID_KEY ( insert_date ) values(now());"
Set rs = db.OpenRecordset("SELECT @@IDENTITY;")
showidentity = rs(0)
rs.Close
Set rs =...
Now that Oracle 11 is released is Tek-Tips going to start an Oracle 11 group or is the oracle 10g group going to be a merge of the two?
Bill
Oracle DBA/Developer
New York State, USA
I have a problem. We currently have about 20 Access 97 databases and all the databases are shared systems. We are planning to upgrade a small number of users to Access 2003 to access a new application. We are not currently in a position to upgrade all the users (3000) that are using access 97...
Oracle used to have a nice spreadsheet where you could fill in all the information on the size and users and it would suggest server configurations. We are planning on upgrading from 8i to 10g with a new server and I can't find the spreadsheet (if it still exists) on the oracle site. Does anyone...
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.