Change Page:
< 123 > | Showing page 2 of 3, messages 21 to 40 of 48
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)
Thanks for the quick work! I' ll download it and let you know how I do.
Sandy Wood Network Administrator Orange County District Attorney
|
|
|
|
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)
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.
|
|
|
|
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)
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?
Sandy Wood Network Administrator Orange County District Attorney
|
|
|
|
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)
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?
|
|
|
|
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)
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
|
|
|
|
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)
I' m checking in on the error now. I' ll let you know as soon as possible.
|
|
|
|
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)
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.
|
|
|
|
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)
Exactly! It looks the same.
< Message edited by swood53 -- 2/3/2004 11:25:30 AM >
Sandy Wood Network Administrator Orange County District Attorney
|
|
|
|
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)
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 >
|
|
|
|
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)
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...
Sandy Wood Network Administrator Orange County District Attorney
|
|
|
|
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)
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.
|
|
|
|
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)
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.
|
|
|
|
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)
We have sucess! It works good now. Thanks for all your help
Sandy Wood Network Admin Orange County District Attorney
|
|
|
|
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)
Thank you for your patience. Glad its working for you.
|
|
|
|
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)
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?
|
|
|
|
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)
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!!
|
|
|
|
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)
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
|
|
|
|
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)
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!!
|
|
|
|
Guest
-
Total Posts
:
120
- Scores: 0
-
Reward points
:
0
- Joined: 6/1/2002
- Location: Orlando, FL
-
Status: online
|
RE: RE: Code Repository
Thursday, February 03, 2005 2:25 PM
( permalink)
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.
\ / / \\\' , / // \\\//, _/ //, \_-//' / //<, \ /// > \\\`__/_ /,)-~>> _\` \\\ (/ \\ //\\ // // \\\ (( ((
|
|
|
|
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)
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.
|
|
|
|