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
Jeesh..> I just upgraded my application server to 2003 (release) version. Every page I try and access gives me a 400 error. Any ideas? I have checked the FP extensions and what not but cannot find the problem. I think it has something to do with the IIS Lockdown tool.
Thanks in advance.
foo
What you ask is virtually impossible.
If you are asking how to make an unattended installation of SQL Server, Crystal Reports and Framework. The closest you can get to this is using Installshield and installing, MSDE, Crystal runtimes and the dotnet framework. However I don't think this is...
I have an app that uses web services. For someone to login to the app they need to be authenticated (duh). Currently I have a db with un/pwds. I want to use our domain to manage the un/pwds. Is there a way I can make a request for authentication against the domain? I mean if I have the username...
OK I am automating the installation of an oracle database. I need to execute various sql scripts in sqlplus (command line version). I was hoping to retrieve the buffer from the command window and display it in my application. Is there a way to do it?
IF NOT, do you know how to list the running...
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.