Recent content by William Peck 195

  1. William Peck 195

    Line numbers not displaying in SQL Window (v14)

    Ah, very good, thank you. I figured it was in the Preferences ... but thanks!
  2. William Peck 195

    Line numbers not displaying in SQL Window (v14)

    I'm not seeing line numbers in v14.0.6.1988 even though the preference is checked (home computer) I do see them in v.12.0.5.1828 (work computer).
  3. William Peck 195

    db drop down is blank, but I can still connect

    Here's the file ... but it must be in the right place since I can connect, otherwise, how would it know what are the connection parameters? Anyway, I'm still working fine and like v 14 - snazzy. Here a snippet from the file (I only use two d.b.'s) =========== ### ERP Reporting ###...
  4. William Peck 195

    db drop down is blank, but I can still connect

    It took me a while, but I finally got PL-SQL Developer v14 (64-bit) loaded successfully at home and connected to Oracle (at work) via VPN, using Oracle 64-bit client. So I'm functional and all good, but the drop-down to the database list (from tnsnames) is blank. So I just type in the d.b. name...
  5. William Peck 195

    Sql Formatting standards

    Mobaily, no need to be afraid to bust my chops! I appreciate the discussion, it's been helpful.
  6. William Peck 195

    Sql Formatting standards

    Stew, I tried the portrait monitor and just found it a bit cumbersome (and not ergonomically good for my neck . . . ). But I do think that suggestions validates my point somewhat about seeing code in context. >>I'll respectfully disagree that scrolling is the primary consideration for the...
  7. William Peck 195

    Sql Formatting standards

    Worker, ok that's a good point, but I'm working on two decent size monitors at 1920x1080 and then 1680x1050. >>I hate having to work remotely on a smaller monitor. - I agree, when I remote in from home, my monitors are even bigger, Windows 10 does a great job of resolving sizes and such. I...
  8. William Peck 195

    Sql Formatting standards

    I'm looking for some general guidance on Sql formatting, in PL-SQL, views, etc. Here in our Nazi-driven shop, the standards are, shall we say, "exacting". I'd like something in between - standardized, readable, but not to the point of straightjackets. One of my primary arguments for compact...
  9. William Peck 195

    can't logon with 32-bit Oracle Instant client, tnsnames list now showing

    very good, I did that (and a few other things), and it's working ! :grin:
  10. William Peck 195

    can't logon with 32-bit Oracle Instant client, tnsnames list now showing

    I'm trying to get pl-sql developer working on a new Windows 10 machine. It's almost working (I think) but I can't get tnsnames to show up. I have 64-bit Oracle client loaded and working, as I have a 64-bit client tool that properly connects. I have these Preferences: Oracle Home...
Back
Top