I have a serious head-ache surrounding how to get a System.Double back from oracle when using the oracle client. I found that if I specify a number (10) then we get an int32, but I am totally stuck on the System.Double. Everything I get is a System.Decimal, which is totally crap. I am dealing...
I have a serious head-ache surrounding how to get a System.Double back from oracle when using the oracle client. I found that if I specify a number (10) then we get an int32, but I am totally stuck on the System.Double. Everything I get is a System.Decimal, which is totally crap. I am dealing...
We tend just to use NT Auth for applications thus is makes it hard to track down what session is for what application as a user can have permissions to many databases. Using the application name variable in the connection string makes this really easy.
foo
Hi, I have a couple of C# apps that connect to the same SQL Server db (via sqlclient)... does anyone know how to change the name of the "application" that appears in the process info box of sql server. I need to be able to differentiate between the two apps and currenly they both say ".Net...
Why don't you just use an app.config file? This is a whole lot easier than file reading. If not I would still recommend you put your stuff in xml and just read it in through DataSet.ReadXml.
foo
Does anyone know how to stop (other than removing the machine from the domain) the domain policy running on a member computer?
Our admins a screwing all my settings I use different resources to most of our uses and the policy sets stuff like the proxy and what not automatically , it is killing...
OK, I do that... but the problem remains in a separate tablespace. The whole thing is hosed... I need help. I cannot alter tables at all under the one tablespace.
foo
OK this is probably something stupid but my DB will not let me alter tables at all. It always retuns the following error -
ORA-22856: cannot add columns to object tables
Doesn't matter which user I am logged in as either.
Any ideas?
foo
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.