• WSgsmith

    WSgsmith

    @wsgsmith

    Viewing 15 replies - 31 through 45 (of 339 total)
    Author
    Replies
    • in reply to: Password protection (win XP Of 2003) #1137917

      OK. That works. I will go with the multiple front-end solution for now.

      I worry about the cashier creating another user and doing bad stuff under a
      false cashier’s name. All movements are tagged with the current cashier’s
      ID, and that can easily be circumvented with the copied db. Am I paranoid?

      Thanks again for the help.

    • in reply to: Password protection (win XP Of 2003) #1137910

      Yes, that gets me into the db; however, when I open the Linked Tables Manager, I ge an “Application-defined or object-defined error” message. Also, if I open one of the linked tables, I get the “Not a valid password” error again.

    • in reply to: Password protection (win XP Of 2003) #1137906

      I can’t open the front-end because of the “Invalid password” error, so I can’t re-link to the back-end.

    • in reply to: Password protection (win XP Of 2003) #1137857

      Food for thought! Thanks.

      I set up a back-end, gave it a PW, closed it, and then opened the front-end. I get a “Not a valid password” error message opening the front-end.

      The maintenance is a problem, but I can live with that. Is it possible for one of the cashiers to copy his db, change the password and name, and create an unauthorized user?

    • in reply to: Password protection (win XP Of 2003) #1137837

      I don’t doubt it. It has been a long time since Nov 2005.

      Could you look at my problem, in the meantime.

    • in reply to: Does a table exist? (Win XP Office 2003) #1137659

      Just fine! Thanks.

    • in reply to: FindNext problem (Win XP Office 2003) #1137604

      Using NoMatch rather than EOF works. Does the unmatched FindNext stay on the last record found?

    • in reply to: BeginTrans (Win XP Office 2003) #1137376

      Thank you. Just one more point, please.

      What happens if the error routine closes the procedure and neither a CommitTrans nor a Rollback command have been issued?

    • in reply to: Adding appointments to Outlook (win XP Of 2003) #1135998

      We are up and running satisfactorily. It was a good education. Thank you.

    • in reply to: Adding appointments to Outlook (win XP Of 2003) #1135382

      I will start a trial use of the code, as is, tomorrow. That should give me a better idea. I would like to be sure that a conflicting appointment on the first day of the series will not be allowed. That gives me the trouble of same starting dates and times, but different lengths, not being interpreted as a conflict. Can that be fixed?

    • in reply to: Adding appointments to Outlook (win XP Of 2003) #1135291

      This is getting complicated.

      I added a form to pick up the starting and ending dates, and the length of the appointments.

      When I check for conflicts in an appointment, the code recognizes as a conflict two appointments with the same start date and length. If the start date is the same, but the length is different, there is no conflict, and the code adds the new appointment. There is no awareness of appointments beyond the first date. I have played with changing the parameters for OutlookAppointments to pick up the ending date, but no help. I don’t understand the Set curAppt statement.

      Could I show a conflict based only on the range of start date/end date, and not include the appointment length?

    • in reply to: Adding appointments to Outlook (win XP Of 2003) #1135088

      My example duplicates the appointment, and shows them side-be-side in the Outlook calendar.

    • in reply to: Adding appointments to Outlook (win XP Of 2003) #1135076

      How can I avert overwriting a previous appointment? The previous appointment could or could not have been set with this routine. If the appointment was set by the routine, there is a record in the table, but it only shows the initial appointment and not possible additional appointments using the interval specified.

      Can you give me some ideas, please?

    • in reply to: Adding appointments to Outlook (win XP Of 2003) #1134866

      That did it! Thank you!

    • in reply to: Select Certificate dialog box (win XP Of 2007) #1134382

      OK. Thanks.

    Viewing 15 replies - 31 through 45 (of 339 total)