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 IamaSherpa 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: d44
  • Order by date
  1. d44

    Only logging off PCs

    With regards to pcs that are connected to the works network, whereby the users are really only ever logging off their machines and very rarely restarting them, how much of a difference does logging off make to freeing up resorces. Presuming just about all services should be freed up?Been some...
  2. d44

    File Recovery

    Had to rebuild my pc after having major problems, but realised after copying (which I thought was all) my important docs that I had missed some. Basically looking for some "free" file recovery software. I had seen a few on the web and tried them, but couldn't get all file retrieved as there...
  3. d44

    Calendar Outlook 2000

    I'm looking for a way to emphasise certain entries within the Calendar in Outlook 2000. I am trying to find a way for certain events to stand out from others, for example important meetings etc. What you can do is change the type of font and colour for the detail of the event, but I cannot...
  4. d44

    sql server 7 driver

    Had to rebuild my pc due to the good old BSOD,and I was setting up my ODBC connections again,BUT.... Had installed the latest MDAC 2.6, which is fine, but forgot I had to connect to a SQL 7 DB.I have MDAC 2.5 on disk, which would be fine to install,but how to I replace the 2000 version I have...
  5. d44

    Date Difference

    I am looking to use the date difference function(or similar) to calculate an employee's retiral date by using their Date of Birth and by using the age when they would retire. i.e. 65. Thanks
  6. d44

    Selecting random fields from columns

    I have a table with customers records (tbl_customers) and I am wanting to randomly pick around 1500 records from a list of 5000.The fields are pretty simple....'Forename','Surname','Address' etc. I could at the very worst just pick lots of 100 or so at a time and put into a new db, but was...
  7. d44

    Selecting dates from columns which have ? as 'null'

    I have taken imported an excell spreadsheet into Access and I am wanting to do a query on one of the columns (Date_of_Birth) which contains some date fields ones that that are blank are represented by a question mark or are just blank. The format the date is represented is dd/mm/yy.It been a...
  8. d44

    Re-installing NT option pack for IIS corruption

    Have a problem with IIS in which I cannot view any of my ASP files.Error saying that the path cannot be found.I was going to reinstall NT 4 option pack but I heard previously that there is a specific order in which this has to be done, this is in regards to service pack etc.Does anybody know...
  9. d44

    Web Site Stopped

    I have a SQL Server DB that is accessed using web front end.I have not changed any setting within the Internet Service Manager,however when I decided to add pubish another website I noticed that the website had been stopped.When I try to browse 'My Computer" within IIS there appears the...
  10. d44

    Communication Error

    This is a similar question that has been put forward before,so apologies if there is resembelance. I have just started using Crystal Enterprise,and have came across problem with message in browser "Communication failed with all configured Web Component Servers because they are disabled or...
  11. d44

    Adding numbers to select values within one field

    Re Noglem. Just for reporting purposes that I have to add one to the BEDS value
  12. d44

    Adding numbers to select values within one field

    One table in report is called property_descriptor.This table has numerous fields,but the ones in question are 'descriptor' and descriptor_value. 'descriptor' describes information on certain properties and there is a large selection. Below is a few examples of what this field can contain...
  13. d44

    Seperating/positioning sets of values taken from 1field

    One table in my report is called property_descriptor.This table has numerous fields,but the ones in question are 'descriptor' and descriptor_value. 'descriptor' describes information on certain properties and there is a large selection. Below is a few examples of what this field can contain...
  14. d44

    Not Disaplaying Values

    I have a report that give me information on clients' application details.A new SQL server db has been created with a web front-end and new applications are created.The db connects with a Oracle db to collect other information(using unique key). There are 3 tables in use:(just relevant fields)...
  15. d44

    selecting multiple vaules from one descriptive field

    One of the tables I am using in the report is called property_descriptor.This table has numerous fields,but the ones in question are 'descriptor' and descriptor_value. 'descriptor' describes information on certain properties and there is a large selection. Below is a few examples of what this...
  16. d44

    Count of fields greater than value "x"

    re: Tried running total field.Worked great. Thanks
  17. d44

    Count of fields greater than value "x"

    I have created a report that has details on an applications.The fields are Application no, start date(d1), finalised date(d2), weeks elapsed(formula). I created a formula(weeks elapsed) using Date Diff where DateDiff ("w", {d1},{d2}) This works fine and give details of how many...

Part and Inventory Search

Back
Top