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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jstringer

    Connecting to WRT54G wireless network

    Hi, I've been using my WRT54G using a DSL connection to connect my desktop (via ethernet) and my wife's pc via wireless adapter. We have since moved into a new place and I've noticed that my wife's pc is picking up the downtown city wireless network (which is much faster than DSL). My...
  2. jstringer

    Mapping network drive in Windows 98 with spaces in folder name

    Yes, I believe that would work, but I'm afraid I do not have the necessary rights to do this on the network. I think this might be a lost cause :-( .
  3. jstringer

    Mapping network drive in Windows 98 with spaces in folder name

    No, it doesn't work when I do a map the normal way in Win98. I think that's the problem. Is there any way to get around it? That is, map a network drive to a subfolder in windows 98? Thanks again, John Oh and I tried Chr (34), it didn't work either.
  4. jstringer

    Mapping network drive in Windows 98 with spaces in folder name

    Hi, I'm trying to setup a simple script to map a network drive in windows 98. The script runs fine on Windows XP or Windows 2K, but I can't seem to get the script to work when mapping in Windows 98. I have a feeling it's because the network folder that I am trying to map to has spaces in it...
  5. jstringer

    Trouble deleting large files

    Thanks for your help guys, Funny enough it was explorer.exe that was still holding some of those movies in memory. If I use task manager to kill explorer, I can delete the avi files through a command prompt. John
  6. jstringer

    Trouble deleting large files

    Hi, I am running windows XP Pro and whenever I try to delete a large avi file (around 700mb) it tells me that it is 'in use by another program.' I usually have to press delete around 25 times before it will actually delete. I checked to see if there were any programs open actually using the...
  7. jstringer

    JetAd Pro

    Hi, Every morning I have an advertisment on my computer from JetAd Pro. I found some information on the program and it said that it could deliver messages to anyone using Windows XP or Windows 2000. Is this a security flaw in Windows or do I have some sort of spyware on my computer that I...
  8. jstringer

    Date Range

    I need to search through a date field in a record set and create a new temporary table containing all records that are more than 3 months old. Is there anyway I can do this using SQL? Thanks John
  9. jstringer

    Moving Records From one Table to Another

    Oh and also, the records that I want to move would be based on a particular room and bed number. I would like the command to be able to read in two text boxes, room and bed number, find that record in GuestInfo and move it to the OldGuestInfo table. Hope this doesn't complicate things to much...
  10. jstringer

    Moving Records From one Table to Another

    Thank you for the quick response. I am relatively new to Access so I'm not to sure exactly what you mean. Both tables (GuestInfo and OldGuestInfo) are setup with the same fields which are as follows: Passport, Nationality, Name, Date Entered, Date Paid, Monies Paid, Date Paid To, Accumlalate...
  11. jstringer

    Moving Records From one Table to Another

    The database I am designing has 2 tables both containing the exact same fields. One table stores current information about guests (room, bed, dates, monies)in our hostel and the other is a historic table which stores data once the guests have checked out. I need to write code that will search...

Part and Inventory Search

Back
Top