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...
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...
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 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
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...
I have a server that has general access to all developers. We have some sensitive information (payroll) that is in a database. The username & password are stored in the web.config file. I need to be able to encrypt them somehow. This doesn't have to be anything special, just to stop browsing...
Hello.
I have a page. It has a hidden panel on it. The panel contains various
controls, their selections and values are loaded from a dataset (when
hidden). When a user clicks a button the panels visibility is set to
visible. Everything shows up fine, including radio groups and listboxes.
They...
Ok there is probably a very straight forward answer to this but I fail to understand how the enumeration of a hashtable works in C#. I have a hashtable (myHash) that I am trying to enumerate and loop through. The key is a string and the value is an int. All I am trying to do it decrease every...
I have made this monolythic spreadsheet that uses a bunch of stuff to get data. One of the methods it uses is querytables. This is pretty annoying though. Everytime the worksheet is opened excel prompts to refresh the querytables, I will never need this done as it is automated and the data...
Ok, here is my problem.
I have a range called "SomeRange" I am pasting records through vba into this range. The records don't fit into the range and I need the expand the range area to cover all the records.
So I know I have 101 columns and 79 rows that are pasted. How do I...
OK here is the deal.
I have made a COM dll that hands excel (in vba) a disconnected recordset.
Then I delete all the query tables in a certain worksheet. The I recreate
them and point the RS to the querytable.recordset object. Now here is the
weird part. The program works fine when I debug 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.