Search:

Type: Posts; User: John Tuohy

Page 1 of 48 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    13
    Views
    3,391

    Re: Looking for 2e software manual

    Hmm, somewhere I sensed my last name being misspelled on the internet (there’s a reason I never went with “Tuohy Software”). I might have them safely stored somewhere on a 3.5 disk - you don’t want...
  2. Replies
    14
    Views
    10,209

    Re: In Memory: Tony Mackay

    I'll miss you Tony.

    I hadn't seen him in a while but we've stayed in contact via email. His emails were every bit as gracious, humorous and tenacious, as he was in person.

    A memory - not...
  3. Replies
    24
    Views
    19,072

    Re: Fern Bazerghi 1953-2020

    This is sad news. My condolences to his family and I share this loss with the rest of my colleagues. Fern was there when I started working for Data Access and, from the beginning, he was just such a...
  4. Replies
    5
    Views
    1,848

    Re: And another command bites the dust..

    The change here is that dafmac.pkg is not automatically added to dfallent. If you use this package, you can comple alhtough you will get a warning telling you to use Subtract, which is better...
  5. Replies
    67
    Views
    13,916

    Re: Suggestion: Enhanced APPEND command

    The good news is that the Append command is not obsolete. It has been listed in the docs as that for years, but it has been rehabilitated. Note that you don't get a warning - that's intentional. Note...
  6. Thread: Link error

    by John Tuohy
    Replies
    6
    Views
    2,218

    Re: Link error

    I think I agree as well. We will check it out.

    -John
  7. Replies
    20
    Views
    3,696

    Re: Recommended coding practice

    Mike and All,

    As Stephen stated, the single line if thing is a preference and not even a recommendation anymore. This particular feature is a good example of the best of intentions gone astray....
  8. Replies
    7
    Views
    2,345

    Re: Warning No. 7

    Don't get too comfortable with this because it will be changed in the next alpha - same capability but a different interface.

    -John
  9. Replies
    10
    Views
    2,376

    Re: using Batchdd.pkg in a Webapp

    Problem acknowledged - your fix looks pretty good. Either that or something similar will appear in the next alpha. In 19.1 we attempted to better separate the windows and web packages. There were...
  10. Replies
    6
    Views
    1,892

    Re: Error in DAW package - 19.1 alpha 2

    Yup, should fixed for next alpha. Thanks Mike.

    -John
  11. Replies
    27
    Views
    5,180

    Re: for_all (19.1 EDUC Alpha)

    As Stephen mentioned, the for_all warnings are not intentional - we will address that next alpha. There will other issues like this.

    -John
  12. Replies
    16
    Views
    3,939

    Re: Multiple Connection ID's

    Matt and Henry,

    The issues raised by Matt are the reasons we have not provided a simple high level interface for this. Changing you Database connections while running an application really has to...
  13. Re: DB Builder TabDialog not resizeable anymore

    I meant up and down space. I shouldn't use big words
  14. Re: DB Builder TabDialog not resizeable anymore

    Good point. We can change this so it uses as much horizontal space as you give it.

    -John
  15. Re: Connect to SQL Database Tables - Views names not displaying correctly

    We have a winner! Some coding errors just never go away.

    -John
  16. Re: Aplha 2 - Studio, Move FileList entry - not working

    Yes, we've fixed it internally.

    -John
  17. Re: Connect to SQL Database Tables - Views names not displaying correctly

    This will be fixed next build. Anyone want to guess what was wrong?

    -John
  18. Re: Aplha 2 - Studio, Move FileList entry - not working

    This has been fixed. You can also do this from the new Filelist Explorer view (and that works). But in doing that, we messed up the old options.

    -John
  19. Re: DF18.2 BUG: cDbCJGrid finding wrong records after promptlist cancel

    Hi Raveen,

    Try adding this to your application:


    Procedure Entering for cDbCJGrid
    Handle hoServer
    Get Server to hoServer
    If (hoServer) Begin
    Send Refind_Records to...
  20. Re: Serious BUG: Studio "Refresh table's Definition"

    Ok, I see this. It does indeed go to custard. You mustn't like custard!

    -John
  21. Replies
    2
    Views
    2,818

    Re: cConnection.pkg – pbLoginOnOpen

    I would expect it to raise an error if you are not logged in. However, maybe you are now logged in. There still might be a connection from the prior login/open. If that were the case, you'd not get...
  22. Re: cConnection.pkg - IsDriverConnectionLoggedIn

    In general you are correct that using cConnection class interfaces with non-connection ID server strings has to be done carefully. When we started with the cConnection class we thought that this...
  23. Replies
    9
    Views
    3,298

    Re: Tabbed interface and Anchors

    Ian,

    When using tabbed workspace views you can use piMaxSize to determine the how big the view can get. Up to that point, the view will just get bigger and use anchors like it always did. After...
  24. Replies
    10
    Views
    2,840

    Re: Error 75 pbLoginOnOpen=False

    When you set pbLoginOnOpen to False (which is a good choice) it specifies that you must be logged into the database server before you can open the table. If you are getting an error, this means that...
  25. Replies
    1
    Views
    1,363

    Re: "What's not done yet"

    If you look at the "Using Managed Connections" / "Recommendations and Requirements" find and read the section titled "DatabaseLoginDialog.dg".

    If you are running a Web Application or you don't...
Results 1 to 25 of 1176
Page 1 of 48 1 2 3 4