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!

Search results for query: *

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

    Something unknown keeps failing to connect to IP address 192.168.1.1

    I keep getting a message saying 'The server at 192.168.1.1 is taking too long to respond'. Can anyone suggest a way to determine what program or activity is responsible, please? Background: I used to have a LinkSys router (which uses the IP address 192.168.1.1). A year ago I changed to a...
  2. NickStiven

    Determining the Sort Order of a Mail Merged Sorted List

    I have looked at faq68-582, which is essentially KB 294686, and I can make it work without too much difficulty. However, does anyone know a simple (and hopefully elegant!) way to determine the sort order of the list (i.e. so I get something other than just the alphabetical order of the...
  3. NickStiven

    Reading an SQL database

    After many happy years with Visual FoxPro, I have been given a new school database program (SIMS.net), based on MS SQL Server 2005. I have set up an ODBC(RDO) connection through Windows XP Pro to the data, so I can read it via Crystal Report Designer 9. Everything appears to work fine, except...
  4. NickStiven

    XP Pro - difference between Safe Mode and Clean Boot?

    My IBM ThinkPad T20 with XP Pro SP2 has started to hang on startup at the XP Pro splash screen. The machine works in Safe Mode. I tried to carry out a fully Clean Boot as described in http://support.microsoft.com/kb/310353 but it still hangs. I thought a fully Clean Boot would be the same as...
  5. NickStiven

    File Download Size Limit?

    I'm trying to download a very large file over the Net from a site that does not allow me to resume broken downloads. The downloads consistently fail at 9321 KB (using FlashGet). Is this the result of some obscure Windows 2000 setting on my PC which is limiting incoming download sizes? It's not...
  6. NickStiven

    Excel 2002 default number format now 1 = 0.0001

    I cannot remember doing anything to make it happen but, for the past few days, every time I enter a number into ANY spreadsheet it appears with a decimal point and three zeroes in front of it. For example if I key in "1" then I see "0.0001". The cell format is reported as "General". When I try...
  7. NickStiven

    Outlook 2000 Automatic Copy of Events to Other Users?

    We run Exchange Server and know how to share each other's calendars. However only our own events appear on our individual "Outlook Today" screens and only our own events set off reminder alarms on our workstations. My calendar and that of my boss share many common events and...
  8. NickStiven

    Displaying grouped lists in specific page locations with CR9

    I would like to publish a school class list (created in CR9) as a constantly updatable report, on our intranet via the Report Application Server. The report exists already and currently shows a list of pupils' names and ages, grouped by class name, with each group of names headed by the name of...
  9. NickStiven

    CR 9 and PDF labels not printing correctly

    I know that a problem concerning CR 8.5 printing OK from CR but not exporting Avery labels correctly to PDF was raised not long ago (and the answer was to get a particular export patch). Printing Crystal generated labels via a Web browser would be a really helpful capability. However, it seems...
  10. NickStiven

    Getting Crystal 9 to recognise blank dates in Visual Foxpro

    I use a bespoke database built with Visual FoxPro. I have been using Crystal 6 and vpfodbc.dll (Version 6.1.8629.1) to read an employee table and report the birthdays of everyone who has not left. These people therefore are those where {staff.leftdate}= Date (1899,12,30), which I understand is...
  11. NickStiven

    Years show as 2,300.00 and worse in Web Reports

    I have written a report in Crystal 9 which groups names by school terms and years. What I want as a group name is, for example: SUM 2003. My formula for the combined term and year string for the Summer Term 2003 is: If {pupil.entryterm} = "SU " then "SUM " +...

Part and Inventory Search

Back
Top