Forum: Motherboards, CPUs and RAM 27 Days Ago |
| Replies: 1 Views: 476 hi guys.. I have successfully dismantled my pentium 2 hitachi yesternight. I wanted to clear the cmos via switching 2 jumpers or via its cmos battery but i dont know what it looks like in a laptop... |
Forum: Troubleshooting Dead Machines 31 Days Ago |
| Replies: 2 Views: 228 thank you for the response.!
I cant even use the cdrom to format it. I am using my usb stick(windows xp usb stick edition) for formatting. but it stops right there. If i use the chkdsk /r which... |
Forum: Motherboards, CPUs and RAM 33 Days Ago |
| Replies: 0 Views: 389 Good day.!
Maybe some of you guys has encounter this problem. Sometimes when i boot up my Foxcon 661fxme it wont power, sometimes it boot, but now its failure to boot. Ive replace brand new... |
Forum: Troubleshooting Dead Machines 33 Days Ago |
| Replies: 2 Views: 228 good day.!
I am having problem with my Hitachi HDD..Every time i format it, the format session will not complete because of bad sectors on it.Is there any other way to bypass/repair this bad... |
Forum: Visual Basic 4 / 5 / 6 Oct 5th, 2009 |
| Replies: 0 Views: 143 Good day!
Any body uses a lynxgrid control because it only accepts the navigation key to move between cells. Does it allow moving between cells by the use of tab key.?
If someone has an updated... |
Forum: Visual Basic 4 / 5 / 6 Oct 5th, 2009 |
| Replies: 10 Views: 541 thank you.
but the use of two textbox in a form is hard to bind in any grid. In this case activex control wiil solve this problem. thank you very much guys. If you are willing to help me build the... |
Forum: Visual Basic 4 / 5 / 6 Oct 5th, 2009 |
| Replies: 2 Views: 348 thank you for the idea. I have heard about sql server notification service which can also be done with transact sql. But i stil have not enough knowledge of how to do this stuff with vb6 to SQL... |
Forum: Visual Basic 4 / 5 / 6 Oct 4th, 2009 |
| Replies: 10 Views: 541 after a 24-7 coding of this thread.i still not get the right solution. I have decided to create an activex control, to put two textbox that is borderless then i will overlap their 2 edges to make it... |
Forum: Visual Basic 4 / 5 / 6 Oct 3rd, 2009 |
| Replies: 10 Views: 541 Hi guys good day.!
I have two numbers(105 & 210). I want the 105 to be left align in textbox1 and 210 to be right align in the same textbox at form load.
Would this be possible.?
Thank you... |
Forum: Visual Basic 4 / 5 / 6 Oct 2nd, 2009 |
| Replies: 2 Views: 348 Good day.!
This will be my problem regarding on how to update the listview when one of the data in the field in sql server tables has been changed.basically, i have achieved the result by looping... |
Forum: Visual Basic 4 / 5 / 6 Oct 2nd, 2009 |
| Replies: 6 Views: 464 thank you for a hint. i will be posting updates until this problem will solve. i will not stop until i get the right solution.thank you guys for your support. |
Forum: Visual Basic 4 / 5 / 6 Oct 2nd, 2009 |
| Replies: 6 Views: 464 thank you for the responses and im sorry for late reply because of internet connection repair. But i still dont get the right solution.
I need to show the numbers and the operation on the combo... |
Forum: Visual Basic 4 / 5 / 6 Sep 27th, 2009 |
| Replies: 6 Views: 464 Good day to everyone.
Im just able to finish my banking system with QB SDK integration. I just want to ask help, idea or any other way to make a mathematical operation in a single textbox.Like you... |
Forum: Visual Basic 4 / 5 / 6 Aug 8th, 2009 |
| Replies: 3 Views: 450 Thank you.!Can anyone show some example about this API.?looking this forward. |
Forum: Visual Basic 4 / 5 / 6 Aug 7th, 2009 |
| Replies: 3 Views: 450 hi guys.
I have succesfully loaded all the data needed to an excel worksheet.this works fine.But i want to show the excel on my own form like in form1 rather that displaying it automatically like... |
Forum: Visual Basic 4 / 5 / 6 Aug 3rd, 2009 |
| Replies: 4 Views: 318 May thanks for helping.Ive got to solve the problem for a long night without sleep.Codes below.:I dont know why it runs with the this code.But thaks God.
objCommand.ActiveConnection =... |
Forum: Visual Basic 4 / 5 / 6 Aug 1st, 2009 |
| Replies: 4 Views: 318 Thank you. ive heard about parameterized query, more says its much safer to avoid error. Any idea how to use it clearly.?At the same time i also got problem deleting all contents of a table which... |
Forum: Visual Basic 4 / 5 / 6 Jul 31st, 2009 |
| Replies: 4 Views: 318 Good day!
I am having problem inserting records to sql server. I have ten records to be inserted in database that is stored in an arrays(). When it reach to a value that has a quote or double... |
Forum: Visual Basic 4 / 5 / 6 Jul 12th, 2009 |
| Replies: 0 Views: 443 [Good day.!
I need to bind a combo box in a list view.Once the user select an item in the combo box that has been binded, the combo box text will remain on the cell of the listview where the combo... |
Forum: *nix Hardware Configuration Jul 5th, 2009 |
| Replies: 2 Views: 1,164 Thank you.Ive got to fixed my problem with VESA driver. |
Forum: Visual Basic 4 / 5 / 6 Jun 26th, 2009 |
| Replies: 2 Views: 445 Thank you for giving time with this problem. Anyway ive got i very simpler solution with this problem.the code below. This works very well.
Private Sub Form_Load()
Dim lastdayofmonth
... |
Forum: *nix Hardware Configuration Jun 23rd, 2009 |
| Replies: 2 Views: 1,164 Good day!
Has anyone tried to install Linux on SiS motherboard chipset.?I hesitate to install linux on my notebook because some says it will break the LINUX OS.
Any answer will be greatly... |
Forum: Visual Basic 4 / 5 / 6 Jun 23rd, 2009 |
| Replies: 2 Views: 445 Good day.!
How to get the last day of the current month and store it in a variable.?
Thank you for giving time.? |
Forum: Visual Basic 4 / 5 / 6 Jun 23rd, 2009 |
| Replies: 2 Views: 445 thank you. API solves this. |
Forum: Visual Basic 4 / 5 / 6 Jun 19th, 2009 |
| Replies: 2 Views: 445 Good day!
How to copy a file from one location to another.ex c:\ to c:\copied in silent mode.When i load the form it will copy the file automatically.
Ex. name.xls - the name of the file to... |
Forum: Visual Basic 4 / 5 / 6 Jun 19th, 2009 |
| Replies: 0 Views: 302 Good day!
I just need to pull all the records in table named "cusname" in sql server to an existing excel worksheet which is located in the folder where my program reside.The name of the existing... |
Forum: Visual Basic 4 / 5 / 6 Jun 18th, 2009 |
| Replies: 2 Views: 546 Thank you very much. It is much easier to count the records by counting it in a query. This problem was solved.!
See on next thread.! |
Forum: Visual Basic 4 / 5 / 6 Jun 17th, 2009 |
| Replies: 0 Views: 349 Hi guys!
I have 10 records in a table in MS Access.! The table named is tbloan! I want to export to an existing excel spreadsheet the first three columns.! The spreadsheet name is "excelexported"... |
Forum: Visual Basic 4 / 5 / 6 Jun 17th, 2009 |
| Replies: 2 Views: 546 Hi good day.!
Im so confused why my code to get the total records in a certain table in sql server returns false. Im already connected to sql server and set-up a table named "loanlist".This table... |
Forum: Visual Basic 4 / 5 / 6 Jun 14th, 2009 |
| Replies: 2 Views: 429 Thank you.Just a little function to manipulate the string.This problem was solved.
God bless Guys |
Forum: Visual Basic 4 / 5 / 6 Jun 14th, 2009 |
| Replies: 2 Views: 589 thank you for the reply..it helps me out to solve the problem.Ive found some solution in planetsourcecode. This problem was solved.
Thank you guys. |
Forum: Visual Basic 4 / 5 / 6 Jun 13th, 2009 |
| Replies: 2 Views: 429 Good day.!
dim varname as string
varname="Nothing's" |
Forum: Visual Basic 4 / 5 / 6 Jun 13th, 2009 |
| Replies: 2 Views: 589 Good day.!
I just need a code that will trigger the listview to put some color like(red) in a row/cell being selected.
Pls help..
Thank you for spending time. |
Forum: Visual Basic 4 / 5 / 6 Jun 5th, 2009 |
| Replies: 0 Views: 270 Good day.!
I am getting stuck with parsing my xml data in order for me to display it on a listview. The xml data to be parsed is not constant. The the <NumRows> is changing. I need .bas or any... |
Forum: Visual Basic 4 / 5 / 6 Jun 1st, 2009 |
| Replies: 1 Views: 415 Anyway ive already solved the problem..Just make the qoutes double. |
Forum: Visual Basic 4 / 5 / 6 Jun 1st, 2009 |
| Replies: 1 Views: 415 hello guys.!
I just have 1 problem right here. I have a variable declaration below:
myVar ="Argie's"
"Select * from [my Table] where [my Field] ='" & myVar & "';"
When i execute the... |
Forum: Visual Basic 4 / 5 / 6 May 15th, 2009 |
| Replies: 7 Views: 800 What server you are using with your mysql.?is it apache.? If it is then.? you have to create a virtual host settings on the apache where your database is located so that all other machines on the... |
Forum: Visual Basic 4 / 5 / 6 Apr 1st, 2009 |
| Replies: 2 Views: 549 Thank you guys. This problem was solved. |
Forum: Visual Basic 4 / 5 / 6 Apr 1st, 2009 |
| Replies: 2 Views: 698 Even if it is configured to listen to all connection it still gets an error. Howeve, can i use the ip address of the server instead of its name.? |
Forum: Visual Basic 4 / 5 / 6 Apr 1st, 2009 |
| Replies: 2 Views: 549 Hi Guys!Good day!
Ive notice just this day that the user of the program Ive made can double execute the program. I want the program to behave that when the process(task manager) of the program is... |