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 TouchToneTommy 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: Sylvialn
  • Content: Threads
  • Order by date
  1. Sylvialn

    Trouble reading user input

    I am currently working on an IBM PowerPC64 Blade, using a RHELinux3.0AS operating system, with Absoft 95 as the fortran compiler. I have a mixture of Fortran 77 & 90 code. I am trying to insert a couple lines of code into either the 77 or 90 code, that will: pause and prompt the user for some...
  2. Sylvialn

    Prints one page only

    We have an HP 870Cse on a Win 2000 Pro workstation. The problem is that if we send something (anything) to print, it prints one job, then orange light comes flashes on and nothing prints - we cannot send anything else to print. I have switched out the cables - and it still does the same thing...
  3. Sylvialn

    CD keeps getting ejecting

    I am working on Win 2000 Pro, using Office 2000. I needed to install a feature from the Office 2000 cd (importing excel spreadsheets into outlook) - everytime I put the cd in, it sounds as if it is reading the cd, but then spits it out. This just started happening. Even inserting a music cd -...
  4. Sylvialn

    Office 2000 Mysteriously uninstalls

    We have a computer running Win 98 SE and using Office 2000 Pro. We have had no problems so far. All of a sudden (last week), the computer could not open any office documents. Upon searching, we discovered that office was not on the computer - it had been mysteriously removed. We re-installed...
  5. Sylvialn

    HP870Cse installed and recongized but does not print

    We had an HP870CSe printer installed onto a computer using Windows NT4.0 - was working fine. We then needed to swap computers and installed the HP870cse onto a windows me computer. Now, the printer does not print anything. It is installed and recognized in on the Win Me computer, however it...
  6. Sylvialn

    Problem with Contacts in Outlook 2000

    Here's the situation: I have an exported list of contacts - located on the server. Each client imports this list into his or her contacts (has been working - until now). After import, when you select to view the contacts (sorted under the file as selection) no names are displayed in the gray...
  7. Sylvialn

    How to migrate exchange from one computer to another

    Ok....here's my dilemma. I have looked through this forum to make sure I am not repeating the same questions, but did not see anything completely like this. So, here I go...we have a computer designated as our Exchange server (simply for mail). However, a new employee has now begun to se this...
  8. Sylvialn

    Error 3061; Yet the code is the same one I always use

    Here's what I have - I have one report (Final) which contains 2 subreports. Subreport1: lists a record: Name, Event, Days (one type) Subreport2: lists a record: Name, Event, Days (another query) On the Final report, I need to display the count of each different event from the subreports. I...
  9. Sylvialn

    "Error 3061" with this SQL for a report

    Here's what I have: 1 report (Final) which contains 2 subreports. I need to total each different event (of the two subreports) onto the Final report. Ex: Subreport1: Name, Event1, days; Name, Event3, days Subreport2: Name, Event5, days; Name, Event1, days On the Final report I tried writing an...
  10. Sylvialn

    Is this possible?

    Here's what I have: (1) qryOne which contains: Name, ID, Event, date, days (2) qryTwo which contains: Name, ID, Event, date, days Each pulls up different set of data, but with the same information. I need to put both of these on a report (I know I can do this with subreports). But here's...
  11. Sylvialn

    Can anyone give a little insight?

    Here are my three questions concerning security; (1) When the security wizard creates the secured dB, should we leave the name as the default (SecureDb.mdb), or change it? (2) When we begin creating the list of groups and users, do we enter this in the new Securedb.mdb or the original db.mdb...
  12. Sylvialn

    Which file do I use?

    In all the information I have read for securing access..I have to found an answer to these 3 little question: (1) After saying yes to Secure a database, is it better to leave the name as SecuredB.mdb, or change the file name? (2) Once we have created this secure dB, do we begin to enter the...
  13. Sylvialn

    Do I have to run the Security Wizard when

    Do I have to run the Security Wizard when creating the user level security? I cannot get the Security Wizard to work at all...it goes through the motions then gives me an error stating that: "The Save operation failed." I have gone through and complied all the codes (Thank you to...
  14. Sylvialn

    Does anyone know how to troubleshoot the security wizrd??

    I get an error when I run the security wizard. Does anyone kno where I can get some info on how to figure out what the problem is & solve the problem. I have been given the task to secure our Database (located on our Windows NT server) and create user logons/passwords for our employees. I...
  15. Sylvialn

    PCAnywhere - access issues

    Here's my situation: We have a computer being used solely as a host computer (also attached to our network server). From this computer, we are able to login through PCAnywhere to this computer, and access our database system (located on our network) by double clicking the icon on the desktop...
  16. Sylvialn

    Getting error on security wizard - PLEASE HELP!

    I am losing my mind trying to do this; I have been given the task to secure our Database (located on our Windows NT server) and create user logons/passwords for our employees. I have downloaded all the information (Thanks to you all!) and have began testing the steps on an extra computer...
  17. Sylvialn

    Anyone have any good tips

    I am getting ready to start on my journey of assigning logins/passwords to our database located on our server (Win NT). I have gone to the Help feature and printed out everything they had on security - I'm a little nervous! I just wanted to ask you all for any good tips you had from previous...
  18. Sylvialn

    Can't select certain dates in query

    I have a crosstab query. and I would like to be able to have the user enter the range of dates needed. Here's my query: TRANSFORM Count(Donations.Key1) AS CountOfKey1 SELECT Patients.PatName, Bereaved.BName, Addresses.NamePrefix, Addresses.NameFirst, Addresses.NameLast, Addresses.AddrLine1...
  19. Sylvialn

    Ok..down to basics and still having trouble

    History of my problem: had 1 query pulled off of another one and it would not let me enter or change the data - was posted in this forum (yesterday and today). Having problems with: "Recordset not updatable." I have a new query based off of 2 tables (back to the beginning).....here's...
  20. Sylvialn

    Help..I need this by this Friday and I still can't figure it out

    Ok...I need to be able to pull up a list of active patients (which I already have a crosstab query pulling it up - called Sylactivepts) - then from that query I need to be able to pull up their CNAVisit (in order for a user to enter the visit numbers to print on a report). Here's what the first...

Part and Inventory Search

Back
Top