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,189
- Last Active
- Roles
- Administrator
Comments
-
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.
-
Matt, There might be a connection between your problem and Martin's. However, the memory address is not likely to be a useful indicator. These kind of issues are subject to external variations which cause different behaviors and trigger points. Thi…
-
Martin, When you upload an image you can create a link to it in the discussion post. The Upload page provides the syntax. In your case here is what would be entered: [[file:6-11-2012 10-41-16 PM.png]] This image will now come in as so: I do no…
-
Martin, Does this happen with any code or just certain code. Can you post the code that causes the crash?
-
David, Regretfully no. We have been busy trying to resolve some problems with the SRPEditor.ocx as you may have read about. This is still an ongoing issue for us although we do appear to be making progress. I do not believe we have the delete oper…
-
Matt, I sent you an email with a beta copy of the SRPEditor.ocx. Please let me know if you do not get this. Thanks.
-
Matt, The video was brilliant. I was finally able to get OI to crash on line 180 but I had to replace Set_Printer with SP. If I use Set_Print it still works fine. Now I just need to make sure my engineers can replicate the problem as well. We will …
-
Matt, Kevin and I have tried to replicate this but without success. Based on your second point it appears that you are opening this up as a record or DOS file rather than a stored procedure. We tried opening this in every way we can think of but no…
-
Matt, Thanks for the posting of the code. I also received your attachment via email yesterday. I plugged it in but could not get the system to crash. I was waiting to test this on other machines before I replied back. I have had limited access to o…
-
Matt, Can you send me your OIPI_EXAMPLE1 routine? I want to eliminate as many differences as possible between our environments.
-
Matt, Can you confirm the version of the SRPEditor.ocx? Also, are you using the "Replace All" or "Replace" feature? I have tried both in v2.5.6 of the SRP Editor (Win 7, OI v9.3.1) and I cannot get it to crash.
-
Don, I can duplicate this even when I am running on a single monitor. I will get with Kevin to try and figure this out.