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 bkrike 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: *

  • Users: tanuki3
  • Content: Threads
  • Order by date
  1. tanuki3

    Posted variables won't register in session...

    I have a PHP site in two pages. The first page is the query screen - a regular HTML form with several fields (basically an address database). The second page displays the results of the query although if there are more than 15 records, it generates pagination links. The initial results on the...
  2. tanuki3

    Win 2000 Server - appear to have lost admin rights

    Long story - and I no doubt have some of the technical details wrong. Our entire system went down because of a blackout. This corrupted the LAT file (which I later reconstruced) and also had the consequence of reassigning each machine on the domain a new IP address. The three win2000 machines...
  3. tanuki3

    Power Outage

    I'm relatively new with Win2000 Server and I've been hitting a wall for the last few hours. We have 4 PCs on a CAT 5 network. Last week the power went out suddenly and now an error that "at least one driver or service failed" during startup appears. Now none of the PCs will connect...
  4. tanuki3

    Error Handling - Batch open and saving of sequential files

    I'm at a loss on what is probably a simple error handling routine problem. I am opening several text based files in one folder, running some text manipulation commands on them, and then saving them as Word 97 docs in another folder. The file names are numeric and sequential, but not all of...
  5. tanuki3

    Starting over with an MDF file

    How do you recreate a database on a new installation of SQL Server 7 with only the original MDF and log file? The original installation of SQL Server that contained the database is now gone. I have tried various wizards and statements, but can't find anything that seems to be on point. Any...
  6. tanuki3

    DateTime prior to 1753

    I work with a couple of databases that require the use dates (to the precision of mm/dd/yyyy) prior to 1753. Are there any kind of updates or custom utilities for SQL 7 that add the use of a DateTime data type that can handle dates prior 1753? This seems to be beyond the scope of the...
  7. tanuki3

    Using DTS to move table from SQL 7 to Access 97

    Help! I am trying to move a table containing about 8.5 million records from SQL 7 to Access 97 using the DTS Export Wizard. The export successfully creates the table, but only as far as record 3220000. SQL 7 then hangs up although it appears to be functioning normally. I have also tried...

Part and Inventory Search

Back
Top