Search Results

Showing results 1 to 37 of 37
Search took 0.01 seconds.
Search: Posts Made By: ramiljoaquin
Forum: C# Sep 24th, 2008
Replies: 1
Views: 1,149
Posted By ramiljoaquin
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
Posted By ramiljoaquin
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
Posted By ramiljoaquin
Change the code of all combobox.

from:
patientspastdiagnosisComboBox.Items.Add

to:
patientspastdiagnosisComboBox.SelectedItem.ToString()
Forum: C# Aug 5th, 2008
Replies: 4
Views: 3,704
Posted By ramiljoaquin
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
Posted By ramiljoaquin
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
Posted By ramiljoaquin
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
Posted By ramiljoaquin
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
Posted By ramiljoaquin
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
Posted By ramiljoaquin
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
Posted By ramiljoaquin
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
Posted By ramiljoaquin
Thank you very much!

God bless you!
Forum: C++ Apr 1st, 2008
Replies: 13
Views: 1,431
Posted By ramiljoaquin
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
Posted By ramiljoaquin
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
Posted By ramiljoaquin
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
Posted By ramiljoaquin
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
Posted By ramiljoaquin
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
Posted By ramiljoaquin
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
Posted By ramiljoaquin
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
Posted By ramiljoaquin
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
Posted By ramiljoaquin
Ok i will do thant,

Thanks
Forum: VB.NET Jul 10th, 2006
Replies: 3
Iis
Views: 1,212
Posted By ramiljoaquin
Iis
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
Posted By ramiljoaquin
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
Posted By ramiljoaquin
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
Posted By ramiljoaquin
your welcome :D
Forum: Troubleshooting Dead Machines Jun 8th, 2006
Replies: 8
Views: 2,714
Posted By ramiljoaquin
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
Posted By ramiljoaquin
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
Posted By ramiljoaquin
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
Posted By ramiljoaquin
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
Posted By ramiljoaquin
hello, can you give more details. :)
Forum: Windows NT / 2000 / XP Jun 2nd, 2006
Replies: 11
Views: 2,108
Posted By ramiljoaquin
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
Posted By ramiljoaquin
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
Posted By ramiljoaquin
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
Posted By ramiljoaquin
No, its not... it's separate..:)
Forum: Windows NT / 2000 / XP Jun 2nd, 2006
Replies: 11
Views: 2,108
Posted By ramiljoaquin
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
Posted By ramiljoaquin
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
Posted By ramiljoaquin
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
Posted By ramiljoaquin
hi! me too have the save trouble, please help us,

God bless!
Showing results 1 to 37 of 37

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC