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 Rhinorhino 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 NightFeeder

  1. NightFeeder

    specialised report

    Thank you very much, Zameer.
  2. NightFeeder

    specialised report

    Hi, Below is a sample table (exapmle) with a primary key (ID) and two fields. I would like to generate a report (RptExample) which lists the name and next to each name a count for each of the State field. How do I go about to create this report? Table: Example ID Name State 1 aaa 1 2 aaa...
  3. NightFeeder

    Cert.ID for use in North America only

    Hi, After installing Application server 5.0.6a (NT 4, sp6) and using the quick setup option, specifying a new cert.id, server.id and administrator.id - I get an error when installing the client: Cert.ID for use in North America only. Our company is located in South Africa. The reason for...
  4. NightFeeder

    Value from one table to another without any relation

    Hi, I want to store data from one table (only has one record) to be stored into a field in another table. The first table is updated with particular information everytime the DB is opened. The 'inport' form one field to another sould take place when a form is opened. Thanx.
  5. NightFeeder

    Increment number

    Hi, I have a table with a date and number fields. The number field must start at 1 (default) and increment with each job-card created on that date. For instance: Jan 1,2002 Job:1 Jan 1,2002 Job:2 . . . Jan 1, 2002 Job:30 Jan 2, 2002 Job:1 One additional requirement is that...
  6. NightFeeder

    Specific numbering

    I have a tblcall, the primary key (keyCallID) is autonumber, which I do not want to change. For faster search purpose. I have fields CallDate and CallNumber, which consists of today's date and the n-th number of todays call. E.g. 01-01-01 up to 01-01-80 (there where 80 calls on the first of...

Part and Inventory Search

Back
Top