I have a line of code as follows:
totalhoursTextBox.Text = (Convert.ToString(cmd.Parameters["@totalhrs"].Value.ToString()));
This code always truncates the digits after the decimal. Can anyone help with what is required to change to get the digits after the decimal. Eg. Now I get 41 when I...
I have a program written in C# and everytime I try to load a crystal report I get the following error:
Could not load file or assembly 'CrystalDecisions.Windows.Forms.Version=12.0.2000.0 Culture=neutral, PublicKey Toke=692fbea5521e1304' or one of its dependencies. The system connot find the...
I have two virtual drives on a raid 5 a c drive and a f drive. I have space on my f drive I would like to give to my c drive. How can I do this. Is there software?
I have a form with a field cdnsale that is formated as currency but when I try to do a calculation with it it errors out as a division by zero; however if i format it as numerical i do not get this error. Can anyone help me to change my code so I can format as currency and not get this error. My...
I have a text box which I would like to format currency but i just can't get it right. Can anyone help me with this code. Here is my code so far:
adjgpperTB.Text = Convert.ToString(adjustedgrossprofpercent);
Is there a way to set a variable from a select query and then use it in a update query in the same procedure. I derive a value "avgwagerate" in a select statement which uses a caluculation to get this value. I now want this value put into another table using an update command. Can anyone help me.
I ran a tuning options analysis and received the following recomendations. Can anyone help me understand what it is telling me and if there is any harm in accepting the recommendations:
Im trying to copy a file from a computer running windows 7 to a server 2003 enterprise. I use to do this all the time to the same directory with the same permissions and it is now telling me there is not enough disk space to make the copy. There is in face ample disk space. Can anyone tell me...
The server in question is the only domain controller for the domain CAD and I would like to make it a application server in the domain STD. How do I demote it first and then add it to another domain. I have done this with workstations but never a server.
I have a user Proj_Coord for domain users cad\proj_coord. I now am changing domain names and would like to copy the user Proj_Coord in SQL with all its attributes and securables to a new user Proj_CoordSTDWI for domain users stdwi\proj_coord. Can anyone help me with this task
We have two domains and would like to go to one. How would I go about converting a primary domain server in one domain to a application server in another domain?
Is there a way to set up a user or user group that is allowed to install software on individual computers without being given all the administrative rights of a domain admin
I bound it to data source icitem. And then selected value and display as @itemno. Now I need to set another field to the corresponding field in the data base named @desc
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.