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 jgonick

  1. jgonick

    DVD-RW drive will not read DVDs, but reads CDs

    cdogg, I could kiss you (if I wasn't married) after hours of trying to figure out what was wrong. The blast of canned air seems to of taken care of the problem. I've heard about dirty lasers before..but I wouldn't ever guess that it would worked okay on everything but commercially bought...
  2. jgonick

    DVD-RW drive will not read DVDs, but reads CDs

    One question.. Why when I uninstall it from the device manager and it reinstalls..It works briefly..Maybe one movie..That is why I didn't think it was a faulty laser..
  3. jgonick

    DVD-RW drive will not read DVDs, but reads CDs

    Mine is doing the same thing. Reads everything but bought DVDs. Burns everything okay... Time for a new drive after I try shooting it with some air.....
  4. jgonick

    Format Date

    Thanks, that worked great. I was hoping it would be something simple. Once again thanks for the help.
  5. jgonick

    Format Date

    I'm using the module below to go through and get all birthdays related to a family and list them on a single line. example of output: 1/10, 2/14, 9/30 My problem is getting the date in the correct format on the report. I only need the month and day. "m/d", but it list the year also...
  6. jgonick

    Client Encoding ?

    I'm very new to using databases. Can someone explain "client encoding" What is it and what should I set it to? I assume "Character set" is the same?? I'm using a database manager that asks me to set the client encoding. the default is latin 1
  7. jgonick

    Tri-Boot Win2k/98SE/Linux

    Thanks, for your help. wolluf I decided to do it the way you suggested. I should have checked back sooner. I came across Boot-US on my own and was reading about it. Looks like thats the way to go. Once again thanks for the help
  8. jgonick

    Tri-Boot Win2k/98SE/Linux

    Didn't know where to ask this question, so if it is in the wrong place I'm sorry. I'm trying to setup a tri-boot system. I currently am running Win2K prof. I would like to set up Win98se and Linux (Redhat-probably) They will all be on their own hard drives. --I've setup a dual boot w/98SE...
  9. jgonick

    Report using criteria from a form

    Got it done. Thanks for the help..
  10. jgonick

    Report using criteria from a form

    I've looked at it and I'm a little confused. I've made the module, but I'm confused about the arguments. I have the form going to a query (directory query) In the criteria of the query I have it being equal to the listbox (listboxwhoT).
  11. jgonick

    Report using criteria from a form

    I am building a directory of families. I need to be able to choose certain families to be included on the report. I've read faq703-2696 and have it working, but I can only select one family at a time. I would like to be able to select multiple families (from a combo box) and/or choose familes...
  12. jgonick

    combining fields that meet a criteria.

    I figured it out. I just went to a query instead of the table. Thanks for the help.
  13. jgonick

    combining fields that meet a criteria.

    This works great, Thanks. Now I need it to list only the kids names. There is a number assigned to each kid. The number is always >2. (1&2 are the parents, 3 and on are kids) The field name is "familyposition" How can I work it into the part below. I suppose I can use...
  14. jgonick

    combining fields that meet a criteria.

    I have two tables linked together by the "Key" field The first table is family information. (Last Name, address, etc..) The second table is individuals in the family. (Firstnames, birthdays etc..) On a form and a report, I need to combine all the individual first names in one field...
  15. jgonick

    Displaying Images Question

    Thanks.. Worked great.

Part and Inventory Search

Back
Top