Code Repository

Change Page: < 123 > | Showing page 2 of 3, messages 21 to 40 of 48
Author Message
swood53

  • Total Posts : 23
  • Scores: 0
  • Reward points : 31930
  • Joined: 7/9/2002
  • Status: offline
RE: Code Repository Tuesday, February 03, 2004 9:11 AM (permalink)
0
Thanks for the quick work! I' ll download it and let you know how I do.
Sandy Wood
Network Administrator
Orange County District Attorney
 
#21
    rcrumbaker

    • Total Posts : 543
    • Scores: 23
    • Reward points : 16040
    • Joined: 5/13/2002
    • Location: Kentucky
    • Status: offline
    RE: Code Repository Tuesday, February 03, 2004 9:39 AM (permalink)
    0
    We are here to please...or at least try to please.

    Let us know if you need anything else or if you still experience issues.
    Thanks,
    Ron
    Microsoft MVP - Configuration Manager
    rdcrumbaker@gmail.com
    My Blog
     
    #22
      swood53

      • Total Posts : 23
      • Scores: 0
      • Reward points : 31930
      • Joined: 7/9/2002
      • Status: offline
      RE: Code Repository Tuesday, February 03, 2004 9:41 AM (permalink)
      0
      Well here I go...I just unzipped it and opened it and got this message about an ActiveX control......do I need to download any controls before running it?
      Attached Image(s)
      Sandy Wood
      Network Administrator
      Orange County District Attorney
       
      #23
        rcrumbaker

        • Total Posts : 543
        • Scores: 23
        • Reward points : 16040
        • Joined: 5/13/2002
        • Location: Kentucky
        • Status: offline
        RE: Code Repository Tuesday, February 03, 2004 9:44 AM (permalink)
        0
        Post the error message, please.

        You should not be getting any errors.

        For users of Access 2003, you may be prompted to update the
        Microsoft Jet 4.0 database engine to service pack 8.

        Here' s a single KB article with the download links:

        http://support.microsoft.com/?kbid=829558

        What version of Access are you running?
        Thanks,
        Ron
        Microsoft MVP - Configuration Manager
        rdcrumbaker@gmail.com
        My Blog
         
        #24
          swood53

          • Total Posts : 23
          • Scores: 0
          • Reward points : 31930
          • Joined: 7/9/2002
          • Status: offline
          RE: Code Repository Tuesday, February 03, 2004 10:04 AM (permalink)
          0
          Ron,

          I added a *.jpg in my previous post with a picture of the error message...I' m running Access 2003 on two machines I use. I get the error on both of them and one has the Jet DB update, the other doesn' t.
          Sandy Wood
          Network Administrator
          Orange County District Attorney
           
          #25
            rcrumbaker

            • Total Posts : 543
            • Scores: 23
            • Reward points : 16040
            • Joined: 5/13/2002
            • Location: Kentucky
            • Status: offline
            RE: Code Repository Tuesday, February 03, 2004 10:11 AM (permalink)
            0
            I' m checking in on the error now.

            I' ll let you know as soon as possible.
            Thanks,
            Ron
            Microsoft MVP - Configuration Manager
            rdcrumbaker@gmail.com
            My Blog
             
            #26
              rcrumbaker

              • Total Posts : 543
              • Scores: 23
              • Reward points : 16040
              • Joined: 5/13/2002
              • Location: Kentucky
              • Status: offline
              RE: Code Repository Tuesday, February 03, 2004 10:21 AM (permalink)
              0
              You' ll have to hold down the shift key when you open the database. This will keep the form from autoloading.

              Follow these steps once the database is open:
              1- Be sure you are viewing the list of available forms
              2- Hit ALT + F11
              3- Click on Tools
              4- References
              5- Verify they look like the same as what is in the attached picture.

              6- Let me know.
              Attached Image(s)
              Thanks,
              Ron
              Microsoft MVP - Configuration Manager
              rdcrumbaker@gmail.com
              My Blog
               
              #27
                swood53

                • Total Posts : 23
                • Scores: 0
                • Reward points : 31930
                • Joined: 7/9/2002
                • Status: offline
                RE: Code Repository Tuesday, February 03, 2004 11:25 AM (permalink)
                0
                Exactly! It looks the same.
                < Message edited by swood53 -- 2/3/2004 11:25:30 AM >
                Sandy Wood
                Network Administrator
                Orange County District Attorney
                 
                #28
                  rcrumbaker

                  • Total Posts : 543
                  • Scores: 23
                  • Reward points : 16040
                  • Joined: 5/13/2002
                  • Location: Kentucky
                  • Status: offline
                  RE: Code Repository Tuesday, February 03, 2004 11:40 AM (permalink)
                  0
                  The command that is causing conflict is the Maximize on open command.

                  Open the Database using the Shift Key.

                  Then Right click on frmScripts Form and choose Design View
                  Then in the upper left hand corner, Right Click on the square.
                  Choose Properties.
                  This will bring up the FORM Properties.

                  Scroll down about 3/4 way down until you see:

                  On Activate = DoCmd.Maximize

                  Remove the DoCmd.Maximize

                  Save and Close.

                  Reopen the db.

                  Let me know.
                  < Message edited by rcrumbaker -- 2/3/2004 12:56:14 PM >
                  Thanks,
                  Ron
                  Microsoft MVP - Configuration Manager
                  rdcrumbaker@gmail.com
                  My Blog
                   
                  #29
                    swood53

                    • Total Posts : 23
                    • Scores: 0
                    • Reward points : 31930
                    • Joined: 7/9/2002
                    • Status: offline
                    RE: Code Repository Tuesday, February 03, 2004 12:53 PM (permalink)
                    0
                    Well, you' re going to think I' m a moron, but right-clicking the frmScripts form gives me a menu with Properties but doesn' t quite follow - I can' t quite go to a square in the upper left hand corner....sorry for the grief on this one....see the jpg for my view...

                    Attached Image(s)
                    Sandy Wood
                    Network Administrator
                    Orange County District Attorney
                     
                    #30
                      rcrumbaker

                      • Total Posts : 543
                      • Scores: 23
                      • Reward points : 16040
                      • Joined: 5/13/2002
                      • Location: Kentucky
                      • Status: offline
                      RE: Code Repository Tuesday, February 03, 2004 12:55 PM (permalink)
                      0
                      Opps...I left out a step.

                      Go into Design View of the frmScripts.

                      Then within there Right Click on the square in the upper left.
                      Thanks,
                      Ron
                      Microsoft MVP - Configuration Manager
                      rdcrumbaker@gmail.com
                      My Blog
                       
                      #31
                        rcrumbaker

                        • Total Posts : 543
                        • Scores: 23
                        • Reward points : 16040
                        • Joined: 5/13/2002
                        • Location: Kentucky
                        • Status: offline
                        RE: Code Repository Tuesday, February 03, 2004 2:14 PM (permalink)
                        0
                        I corrected the steps above.

                        I have been unable to duplicate your problem, but this fix should resolve your issue. It removes the On Activate function, and hopefully fixes your issues.

                        Please let us know.
                        Thanks,
                        Ron
                        Microsoft MVP - Configuration Manager
                        rdcrumbaker@gmail.com
                        My Blog
                         
                        #32
                          swood

                          • Total Posts : 370
                          • Scores: 5
                          • Reward points : 2930
                          • Joined: 12/6/2001
                          • Status: offline
                          RE: RE: Code Repository Wednesday, February 04, 2004 10:44 AM (permalink)
                          0
                          We have sucess! It works good now.

                          Thanks for all your help
                          Sandy Wood
                          Network Admin
                          Orange County District Attorney
                           
                          #33
                            rcrumbaker

                            • Total Posts : 543
                            • Scores: 23
                            • Reward points : 16040
                            • Joined: 5/13/2002
                            • Location: Kentucky
                            • Status: offline
                            RE: Code Repository Wednesday, February 04, 2004 11:12 AM (permalink)
                            0
                            Thank you for your patience.

                            Glad its working for you.
                            Thanks,
                            Ron
                            Microsoft MVP - Configuration Manager
                            rdcrumbaker@gmail.com
                            My Blog
                             
                            #34
                              tharg

                              • Total Posts : 2
                              • Scores: 0
                              • Reward points : 0
                              • Joined: 10/11/2004
                              • Status: offline
                              RE: Code Repository Tuesday, October 12, 2004 6:23 AM (permalink)
                              0
                              I' m speechless! This is outstanding.

                              Enough praise. I have found one snag, when adding quite a long script:

                              " The text is too long to be edited"

                              The field size can be modified in Access but will this affect performance and/or file size?


                               
                              #35
                                rcrumbaker

                                • Total Posts : 543
                                • Scores: 23
                                • Reward points : 16040
                                • Joined: 5/13/2002
                                • Location: Kentucky
                                • Status: offline
                                RE: Code Repository Tuesday, October 12, 2004 8:08 AM (permalink)
                                0
                                I ran into that once, and it does not effect the performance.

                                We have some big plans for the Code Repository...just keep an eye open!!
                                Thanks,
                                Ron
                                Microsoft MVP - Configuration Manager
                                rdcrumbaker@gmail.com
                                My Blog
                                 
                                #36
                                  bkelly

                                  • Total Posts : 3
                                  • Scores: 2
                                  • Reward points : 0
                                  • Joined: 6/4/2001
                                  • Status: offline
                                  RE: Code Repository Wednesday, February 02, 2005 5:57 PM (permalink)
                                  5
                                  I' ve created a wizard for ASE that lets you browse the myITforum Code Repository and insert scripts within the Editor. Note: I' m not distributing the database- you have to download it separately and supply its location on your system.

                                  1) You need ASE (free trial version works fine) http://www.adminscripteditor.com/editor/download.asp

                                  2) Then get the myITforum Code Repository Wizard from http://www.adminscripteditor.com/wizards/view.asp?id=24

                                  3) You can run the wizard from anywhere, but to have it appear as a wizard within ASE- place it in the following folder: " %ProgramFiles%\iTripoli\AdminScriptEditor\addins\wizards"

                                  If you don' t have KiXforms installed, it is included and you will be asked to install it. KiXforms is a freeware DLL that you can use in your VBScript or KiXtart scripts to create GUIs. This wizard was written in KiXtart using KiXforms for the display. Click on the " about" button for details.

                                  Any feedback appreciated!
                                  Bob
                                   
                                  #37
                                    rcrumbaker

                                    • Total Posts : 543
                                    • Scores: 23
                                    • Reward points : 16040
                                    • Joined: 5/13/2002
                                    • Location: Kentucky
                                    • Status: offline
                                    RE: RE: Code Repository Wednesday, February 02, 2005 10:28 PM (permalink)
                                    0
                                    Nice. I' ll have to give this a look.

                                    We have been discussing what we should do with the next update to the Code Repository...this just might be something we use.

                                    Thanks!!
                                    Thanks,
                                    Ron
                                    Microsoft MVP - Configuration Manager
                                    rdcrumbaker@gmail.com
                                    My Blog
                                     
                                    #38
                                      Guest
                                      RE: RE: Code Repository Thursday, February 03, 2005 2:25 PM (permalink)
                                      0
                                      I really appreciate your efforts Bob. I haven' t yet checked it out, but I will try soon and give feedback if something comes to mind.
                                      \ / /
                                      \\\' , / //
                                      \\\//, _/ //,
                                      \_-//' / //<,
                                      \ /// > \\\`__/_
                                      /,)-~>> _\` \\\
                                      (/ \\ //\\
                                      // // \\\
                                      (( ((
                                       
                                      #39
                                        bkelly

                                        • Total Posts : 3
                                        • Scores: 2
                                        • Reward points : 0
                                        • Joined: 6/4/2001
                                        • Status: offline
                                        RE: Code Repository Monday, February 07, 2005 9:31 AM (permalink)
                                        0
                                        I' ve just posted the source script for this wizard here:

                                        http://www.adminscripteditor.com/scriptlibrary/view.asp?id=448

                                        There are lots more things that could be done with this, but before investing the time I wanted to judge the level of interest for such a thing. It' s pretty straight-forward; for now it should serve to bring the code repository to the attention of more people.
                                         
                                        #40
                                          Online Bookmarks Sharing: Share/Bookmark
                                          Change Page: < 123 > | Showing page 2 of 3, messages 21 to 40 of 48

                                          Jump to:

                                          Current active users

                                          There are 0 members and 1 guests.

                                          Icon Legend and Permission

                                          • New Messages
                                          • No New Messages
                                          • Hot Topic w/ New Messages
                                          • Hot Topic w/o New Messages
                                          • Locked w/ New Messages
                                          • Locked w/o New Messages
                                          • Read Message
                                          • Post New Thread
                                          • Reply to message
                                          • Post New Poll
                                          • Submit Vote
                                          • Post reward post
                                          • Delete my own posts
                                          • Delete my own threads
                                          • Rate post

                                          2000-2013 ASPPlayground.NET Forum Version 3.9