Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
DonBakke
About
- Username
- DonBakke
- Joined
- Visits
- 3,220
- Last Active
- Roles
- Administrator
Comments
-
Martin, Just for clarity, when you test in Revelation's editor, which one are you specifically using: 1.) the original System Editor, 2.) the Editor+, or 3.) the Editor++? Also, I know we have had to work with snippets of your code in the past to …
-
Martin, Specifying column 80 for a very specific sequence of characters is too specialized of a feature to add to a product that is for general use. I would be willing to create some kind of generic solution, one where you would configure it as you…
-
David, All of a sudden the About box now appears. Go figure...
-
David, For some reason the screen shot did not come through. My goal was to make sure that SRP Util appears with a version number (should be 3.1.0). If there is the possibility of different versions of the SRPLicence.dll hanging around then some ef…
-
David, Thanks for the screen shot. I will respond here for the benefit of others, but I will leave out irrelevant details. Is there any possibility that one or more that the SRP Editor is being launched under the following conditions: With differe…
-
Hi Don, How did you even come to figure this out?
-
Don, This might be a little extreme, but one way to eliminate the variables would be for you to upload your entire system and let me try to duplicate the problem on my machine. If you are amenable to that then let me know and we can arrange a data …
-
Don, I would be interested to know if OINSIGHT.exe is still present in the Task Manager when the lock ups start happening and you just close OpenInsight. I also forgot to mention that I have no experience with Windows 7 32-bit. Ever since moving f…
-
Hi Don, I received your code and replied to the email. For the sake of others following this thread, there were no significant differences that I could find. Also, my own sessions typically have between 50-60 items open in the SRP Editor. I have n…
-
Hi Don, Thank you for the high praise of our products. I am also most appreciative of your detailed explanation of how the problem manifests itself. I have not experienced any issues myself with the latest control and SRP Editor, at least any more…
-
Not what you asked for, but why do you need the locking to work this way? That question aside, you might see if setting the "Ignore self-locks" flag for the Form Designer allows you to avoid the need to unlock your Key ID before the READ event.
-
Barry, Just so I understand, you have stored procedure named FOO1 which already exists in the repository. You change the header of this SSP to FOO2 and attempt to compile. In this situation you would like a warning? Should it just be a Yes/No conti…
-
Happy to share the doc upon request. Just drop me a line.
-
Sorry Mark...couldn't help offering a glib answer when the question only needed a "yes or no" response. :) I referenced this product very briefly in our November 2015 newsletter under the To Infinity and Beyond article. I kind of teased it again in…
-
Yes
-
Matt, you calling me a liar! LOL. I'll have that checked out. I only know what our policy is, I didn't verify the technology since this is how it has always worked. Just out of curiosity, did you test this with RC8 or a newer release?
-
John, The SRP Editor attempts to read the %RECORDS% record first before it selects all of the keys in the table. This is only done when you attempt to use the Open Record feature. If you have %RECORDS% in the data table then this implies you have a…
-
John, What do you see in the Call Stack from with the Debugger? Can you post the content of the variable when you have a problem and then can you post the content of the variable when you do not have a problem? That will help us to point you in the…
-
Barry, Sigh...this is my bad. I was certain that we included the Set_Property metadata with the SRP Editor. Turns out I was wrong. We do have other metadata that ships, but these are for SRP routines. I'll make a comment in the blog article to addr…
-
Well, we purposely choose not to do that because of the problems that exist with the native OI control. We didn't want those headaches!
-
How are you testing the feature?
-
Barry, Okay, the confusion is somewhat understandable but I think I can sort this out for you. First, the "NEWS" you are referring to comes from the Wiki site. Note the date of that post: 04/08/2015. So, this is a (relatively) old post. However, i…
-
Paulo, To follow up on Kevin's response and circle it back to your original post: 1. Fundamentally you are using XMLHTTP. This is the COM object that allows us to send HTTP requests to web servers. 2. Kevin's code sample above uses the Revelation…
-
Barry, The answer to your question is "yes". The forms that you embed using the SetForm method are still forms and manage their own events. They are only visually linked to the form that contains the SRP Panel control. Thus, will will need to sen…
-
Hi Don, Thank you for posting this. We already discovered this internally and a fix is in place. We are hoping to release the SRP Editor v2.6.1 very soon, but we will be unable to do so until we complete some major changes that are going into the c…
-
Hi Bryan, I saw that you posted this in the SRP Editor Control forum as well. I have removed that post since this issue is more appropriate in here. I appreciate you bringing this to our attention. We have been dealing with a similar issue and thi…
-
Bryan, Okay, then the problem is definitely related to Kevin's response. The when the SRP Editor is installed there is an option to install the SRPControls.ocx. By doing this it will be registered an un-register your existing controls. The installe…
-
Bryan, When you are looking at the Version Information dialog, does it say "OLE INFORMATION" with the SRP logo in the upper left corner or "SRP ActiveX Controls" with the SRP logo centered at the top?
-
Martin, I will let Kevin respond to your request for a symbol table. I suspect that will not be helpful but this is not my area of expertise. I am somewhat dubious that the problem is related to unassigned variables, although by coincidence the pr…
-
Martin, I sent you an email with a beta copy of the SRPEditor.ocx. Please let me know if you do not get this. Thanks.