Search:

Type: Posts; User: JerryC; Keyword(s):

Page 1 of 8 1 2 3 4

Search: Search took 0.02 seconds.

  1. Re: Disconnect Cable Modem During Clean Installs? (Win

    it is also because during the hardware detection stage of the install if there are any devices that windows has a problem accurately detecting it will cause the install to lock up usually at the 34...
  2. Thread: Picture viewer

    by JerryC
    Replies
    2
    Views
    246

    Re: Picture viewer

    i don't have the software
    so i can't help with that
    but if they have a web site
    you might find answers there
  3. Thread: boot failure

    by JerryC
    Replies
    3
    Views
    210

    Re: boot failure

    have you tried removing the mouse in the device manager and then rebooting
  4. Thread: Attachments

    by JerryC
    Replies
    33
    Views
    1,353

    Re: Attachments

    the file opened for me
    i'm using office xp
    excel had to do a repair
    but it did open
  5. Replies
    12
    Views
    524

    Re: Stuck in Safe Mode?

    os is software
  6. Replies
    12
    Views
    524

    Re: Stuck in Safe Mode?

    a dell tech will only come out if there is a hardware problem not for a software problem
    but you can call dell tech support for help
    even if your warranty has run out dell will still give free...
  7. Replies
    12
    Views
    524

    Re: Stuck in Safe Mode?

    do you see the words safe mode in all four corners of the screen
    if not reload the video drivers
  8. Thread: Lost CDROM

    by JerryC
    Replies
    2
    Views
    207

    Re: Lost CDROM

    can you boot the computer
    if you can look in device manager to see if the drive is there
    if it is delete it and reboot
    sometimes this will reinstall the windows drivers for the device that isn't...
  9. Replies
    3
    Views
    725

    Re: Appending to Linked Table (Access 97)

    if this is going over a network i would use universal pathing
    server name folder name filename
    instead of a drive letter
    especially if more than one computer is going to use the database
  10. Replies
    2
    Views
    573

    Re: Why does NOTEPAD always open on Startup?

    have you tried running msconfig
    you may be able to stop note pad from loading there
    i'm running ME and my computer does not do this
    if you need more help with msconfig just post
  11. Thread: back up

    by JerryC
    Replies
    6
    Views
    356

    Re: back up

    zone alarm if you firewall to the internet
    if you are online much i would not be without it
  12. Replies
    3
    Views
    292

    Re: Internet Connection Sharing

    i had trouble with internet connection sharing on my little network at home.
    have you thought about using a proxy server it worked in my home
  13. Thread: Temporary Files

    by JerryC
    Replies
    12
    Views
    533

    Re: Temporary Files

    you can delete files from your browser
    which browser are you using
    in netscape 6.1 go to edit - preferences - advanced - cache
    here you can delete files from memory or from the hard drive
  14. Replies
    5
    Views
    353

    Re: Image manipulation (97)

    i use an image frame instead of a bound or unbound object frame
    the code to change the picture is
    image1.picture=[field name]
  15. Replies
    4
    Views
    629

    combo box in vb (vb6 access 97)

    i'm making an app in vb6 with an access 97 back end i want to have a combo box on the form and when someone clicks in the combo box the form is updated to the combo selection
    i can do this in access...
  16. Replies
    2
    Views
    177

    Re: Opening update download

    have you tried
    downloading winzip
  17. Replies
    5
    Views
    588

    Re: Can't copy files from one disk to another

    what happens when you right click and drag to another drive
  18. Replies
    22
    Views
    1,041

    Re: Recatenate addresses (Acc97-SR2)

    try
    [field1] & " " & [field2]there is a space between the " "
    this puts a space between the fields
    you can use this in the labels also
  19. Replies
    11
    Views
    577

    Re: How Do I? (Access 2000)

    are you saying that john smith is database a
    but not in database b
  20. Replies
    4
    Views
    497

    Re: Calculating Age (Access 2000)

    you can use this in a query

    age: DateDiff("yyyy", [BirthDate], Now()) + Int(Format(Now(), "mmdd") < Format([BirthDate], "mmdd"))
    or in a form

    textbox = DateDiff("yyyy", [BirthDate], Now()) +...
  21. Thread: Reading Disk

    by JerryC
    Replies
    2
    Views
    250

    Re: Reading Disk

    if you still wish to use the dos commands
    click on start then run type command then click ok
    a dos window will open where you can use the dos commands
  22. Replies
    19
    Views
    1,069

    Re: Win ME back up to CD

    don't know if it will help or not but i did a seach on my hard drive for msbackup.exe
    it was in the c:program filesaccessoriesbackup
    folder i tried to run it but got an error that some dll...
  23. Replies
    4
    Views
    235

    Re: Query problem (Access2000)

    if there is a date field then you could use a max of date in the query
  24. Replies
    8
    Views
    457

    Re: The Computer won't boot

    some recover disks will let you reinstall without formating or wiping the drive
    if your files are small enough to fit on a floppy you could boot from a boot disk and copy the files from the dos...
  25. Replies
    8
    Views
    457

    Re: The Computer won't boot

    do you have a windows 98 cd or an oem recovery disk
    if you have the windows 98 cd you should be able to boot with your boot disk and reinstall the operating system
    i have done this before without...
Results 1 to 25 of 194
Page 1 of 8 1 2 3 4