Forum: C# Sep 24th, 2008 |
| Replies: 1 Views: 1,149 Hi, try this code.
Using a SqlConnection in C#
using System;
using System.Data;
using System.Data.SqlClient;
/// <summary>
/// |
Forum: C# Aug 8th, 2008 |
| Replies: 3 Views: 729 Hey, try this one, I just learn if from http://www.codeproject.com/KB/cs/upload_Images_to_DataBase.aspx
Stream streamImage=file1.PostedFile.InputStream;
int... |
Forum: C# Aug 5th, 2008 |
| Replies: 8 Views: 794 Change the code of all combobox.
from:
patientspastdiagnosisComboBox.Items.Add
to:
patientspastdiagnosisComboBox.SelectedItem.ToString() |
Forum: C# Aug 5th, 2008 |
| Replies: 4 Views: 3,704 Hi vuyiswamb!
Your store procedure will get more faster if we will change it to something like this:
Create Procedure prclogin_check
(
@User_name varchar(20),
@U_Password varchar(23),... |
Forum: C# May 22nd, 2008 |
| Replies: 2 Views: 621 Hello Jerry,
Thank you for your response. I found one, I used these codes
this.Context.Response.Clear();
this.Context.Response.AppendHeader("Content-Type", "application/vnd.ms-excel");... |
Forum: C# May 21st, 2008 |
| Replies: 2 Views: 621 Hi!
I don't have access to office on the server. Does anyone know an open source way to generate an xls file for download? Or is there any way of generating a file that upon download will auto... |
Forum: Windows NT / 2000 / XP May 15th, 2008 |
| Replies: 5 Views: 577 Hello everyone, thank you for your help, I've tried to download those tools that you had told me Doctor Inferno but no success because my browser can't open any site that contains "virus" word on... |
Forum: Windows NT / 2000 / XP May 14th, 2008 |
| Replies: 5 Views: 577 Hello Doctor Inferno, thank you for the quick response. I will do it later when I get home.
God bless,
ramil |
Forum: Windows NT / 2000 / XP May 14th, 2008 |
| Replies: 5 Views: 577 Hi,
Please help me with this virus, my computer files and folder turned into executable file. How can I remove this virus. I can't open my task manager, whenever I click some links on my browser... |
Forum: C++ Apr 3rd, 2008 |
| Replies: 13 Views: 1,431 Have you figured it out? What have you missed why you can't enter a message in you program? |
Forum: C++ Apr 1st, 2008 |
| Replies: 2 Views: 345 Thank you very much!
God bless you! |
Forum: C++ Apr 1st, 2008 |
| Replies: 13 Views: 1,431 Hi rem0404,
I have tried the overloaded function of istream& getline and it works.
At line 143. You have this code
143 getline(cin, message);
and what I did is just... |
Forum: C++ Apr 1st, 2008 |
| Replies: 2 Views: 345 Hi everyone!
What is the code if I want to connect to MS ACCESS or SQL SERVER using C++?
Is there a special compiler for c++ for that database code?
Thanks |
Forum: Troubleshooting Dead Machines Apr 1st, 2008 |
| Replies: 5 Views: 806 Here are the following scenarios and how to cure it:
1. Video Card
-External Video Card:: Try to remove your video card and clean the Video card and the ... |
Forum: IT Professionals' Lounge Jun 26th, 2007 |
| Replies: 11 Views: 1,668 The same thing happened and is happening to me, Tim. Yesterday, I removed my HD and tried installing XP Home with SP1 on it using my friend's PC and the installation... |
Forum: Troubleshooting Dead Machines Aug 31st, 2006 |
| Replies: 5 Views: 2,295 No, it did'nt start the trouble after i upgrade it, just a month ago after that. ok i will check the output of my power supply, hope to here from you more advice soon... thank you very much... God... |
Forum: Troubleshooting Dead Machines Aug 31st, 2006 |
| Replies: 5 Views: 2,295 hi everyone!
I have a problem with my pc, when i plug the power chords to the outlet, the power supply of my computer will work at first then it will shut off automatically...
What's a matter... |
Forum: Troubleshooting Dead Machines Aug 31st, 2006 |
| Replies: 5 Views: 2,295 hi everyone!
I have a problem with my pc, when i plug the power chords to the outlet, the power supply of my computer will work at first then i will shut off automatically...
What's a matter... |
Forum: Troubleshooting Dead Machines Aug 16th, 2006 |
| Replies: 2 Views: 1,641 why when i want to install the Windows XP on compaq computer...
i have this error message. "Out of range"
Please help me... |
Forum: Troubleshooting Dead Machines Jul 21st, 2006 |
| Replies: 10 Views: 4,963 Ok i will do thant,
Thanks |
Forum: VB.NET Jul 10th, 2006 |
| Replies: 3 Views: 1,212 Hi, i have a problem in configuring my IIS, i get this error message when i try to browse the virtual directory i configure, please help! :-|
Server Application Unavailable
The web... |
Forum: Troubleshooting Dead Machines Jul 10th, 2006 |
| Replies: 10 Views: 4,963 thanks,
My Os is windows xp pro.
and my processor is pentium iii 933mghz.
i did'nt install anything, its just suddenly happen without any changes on my machine.
Thanks a lot,
Bless God... |
Forum: Troubleshooting Dead Machines Jul 9th, 2006 |
| Replies: 10 Views: 4,963 I don't understand why my pc get slower this pass few days. please help!!!:sad: |
Forum: Visual Basic 4 / 5 / 6 Jun 8th, 2006 |
| Replies: 5 Views: 3,644 |
Forum: Troubleshooting Dead Machines Jun 8th, 2006 |
| Replies: 8 Views: 2,714 use one of your DDRAM or SDRAM if you have two plate, maybe one of your DDRAM or SDRAM is not working. :) |
Forum: Windows NT / 2000 / XP Jun 7th, 2006 |
| Replies: 1 Views: 857 if you have two memory plate, try to use only one plate, maybe on of your memory does'nt work |
Forum: Visual Basic 4 / 5 / 6 Jun 7th, 2006 |
| Replies: 5 Views: 3,644 try this,,, :)
Private Sub Command1_Click()
Dim hoursbox As Integer
Dim deductbox As Integer
Dim rate As Integer
Dim grosalary As String
Dim netsalary As String |
Forum: Troubleshooting Dead Machines Jun 6th, 2006 |
| Replies: 8 Views: 2,714 if you have two plate memory, try to use one memory, maybe one of your memory is not working properly:) |
Forum: JSP Jun 5th, 2006 |
| Replies: 2 Views: 2,136 hello, can you give more details. :) |
Forum: Windows NT / 2000 / XP Jun 2nd, 2006 |
| Replies: 11 Views: 2,108 thank you very much, i will try this when i get home... thanks. God bless, im going home now. |
Forum: Windows NT / 2000 / XP Jun 2nd, 2006 |
| Replies: 11 Views: 2,108 i think you're right, because when i try to replace the memory with the new one, it pop a error msg on bios said "frequencey blah blah blah!", i have one memory plate, 256mb. |
Forum: Windows NT / 2000 / XP Jun 2nd, 2006 |
| Replies: 11 Views: 2,108 because it can't maximize the usage of memory, my machine always go freeze. i think my hard drive may also be damage if i will not get the solution to this problem, please help me.. |
Forum: Windows NT / 2000 / XP Jun 2nd, 2006 |
| Replies: 11 Views: 2,108 No, its not... it's separate..:) |
Forum: Windows NT / 2000 / XP Jun 2nd, 2006 |
| Replies: 11 Views: 2,108 almost a month now. when i try to replace my memory, it shows a msg something like frequency overflow, the bios can read all memory, but when im on windows, it can't read the total memory. .. :?::sad: |
Forum: Windows NT / 2000 / XP Jun 2nd, 2006 |
| Replies: 11 Views: 2,108 almost a month now. when i try to replace my memory, it shows a msg something like frequency overflow, the bios can read all memory, but when im on windows, it can't read the total memory. .. :?::sad: |
Forum: Windows NT / 2000 / XP Jun 2nd, 2006 |
| Replies: 11 Views: 2,108 my computer can't read all the memory, my memory is 256mb DDRAM, but when i look at mycomputer properties, it only shows 96mb, please help me :)
God bless!!! |
Forum: Troubleshooting Dead Machines Jun 1st, 2006 |
| Replies: 3 Views: 1,586 hi! me too have the save trouble, please help us,
God bless! |