Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by junwebhead

  1. junwebhead

    How to get BASECOLUMNNAME and BASETABLENAME ADO RS properties?

    Thanks vongrunt! Yes, those are ADO field properties. I'm already using SQLOLEDB but on a adLockReadOnly LockType. So when I tried using other locktypes, it works! Thank you very much vongrunt!!! I'll never figure it out myself. You have helped me once again. Thanks! Jun
  2. junwebhead

    How to get BASECOLUMNNAME and BASETABLENAME ADO RS properties?

    Hello everyone! I'm sorry if this is a lame question but I can't find the soluton for it anywhere. I had a database application using MS Access then I decided to move it to SQL Server for obvious reasons. But I cannot get the BASECOLUMNNAME and BASETABLENAME ADO RS properties when I create a...
  3. junwebhead

    Querying link records and obtaining downlines by a given level.

    Thanks a lot vongrunt! I already started reading the links you gave and its very interesting and I'm learning new things from there. Thank you very much! 8-) Jun
  4. junwebhead

    Querying link records and obtaining downlines by a given level.

    Thanks vongrunt. Yeah I think that it is what I want - an inverted tree of n levels deep. I already added index on some fields but has no significant increase in performance. Thank you very much for the links. I will check those out now. But in the mean time, I want to know if the code above...
  5. junwebhead

    Querying link records and obtaining downlines by a given level.

    Hi everyone I have a problem in creating a link records with a certain level of downlines. What I mean is I want to get all the downlines of a customers n levels deep. I have a customers table that has contain two fields that define their own downlines. first field is the customercode the...
  6. junwebhead

    How to synchronize vertical scrolling of two listview?

    thanks for all your help. I found a code that does what I want. But it is written in C++. I'll just have to study the code in detail for it to work in VB. Thanks! Jun
  7. junwebhead

    How to synchronize vertical scrolling of two listview?

    Hi everybody! I've been trying to simulate the freeze pane function just like in excel using two listview controls. What I did initially is to subclass WM_VSCROLL message of the first listview and then send that message to the other. But my problem is when I drag the scroll bar of the first...
  8. junwebhead

    Synchronize listview scrolling

    Hi All! I just wanna ask how to synchronize the two listview control's scrolling. Because I want to simulate a freeze column. Using listview. Please help me. Thanks in advance Jun
  9. junwebhead

    PC doesn't power on but beeps after 3 seconds

    Thanks steve. I already did what you said but still not working. I also try XP CD and nothing happens. What I did was create a boot disk from Windows 2000 and run the setup then insert the win 2000 CD. It also not work. But on the next boot, I try XP CD, then it works. I don't know if the boot...
  10. junwebhead

    PC doesn't power on but beeps after 3 seconds

    thanks martin. I think your guess is right. Actually, I'm planning of upgrading it to WinXP or Win2K. Which is better by the way with P III 800 Mhz. WinXP or Win2K? About the powering on issue. I solve it! I just tigthen the connection of the switch cable to the motherboard. And also about the...
  11. junwebhead

    PC doesn't power on but beeps after 3 seconds

    thanks for the good link I'll try to fix it using the information I got. Thanks!!! Jun
  12. junwebhead

    PC doesn't power on but beeps after 3 seconds

    thanks karmic for the reply. Yes that's my plan. Actually, I have a driver for matrox from the internet ready to be installed. But the floppy drive is malfunctioning which is one of the reason I decided to open it. Could it be the floppy drive which causes it to not turning on? Jun
  13. junwebhead

    PC doesn't power on but beeps after 3 seconds

    Hello there! I'm fixing this PC because the display is always like in safe mode. So I checked the video card and found out that the monitor cable is connected to the built in video card but a matrox video card is inserted on the board. While the case is open, I checked some connections (Memory...
  14. junwebhead

    Hard Disk Light Always On After Installing Sony CDRW 52x

    Thanks for the reply infopcdoctor. But as I said in my previous replies, I tested my old CDROM with my new one side by side but still didn't get any luck. I don't experience it in my old cdrom. I'm thinking that maybe it's because my system doesn't meet the requirements of my CDR. (PII 400. mine...
  15. junwebhead

    Hard Disk Light Always On After Installing Sony CDRW 52x

    Im sorry TT4U but I dont know the 80 conductorcable. I just used what is provided with the new cdrom which is the same as the old cable. Why should I set the drive letters? The hard disk and the CD rom have separate IDE cable. the hard disk is the master. Jun

Part and Inventory Search

Back
Top