Recent content by marchelo

  1. M

    Export several tabs to CSV/TSV

    Hello, Let me request following feature (or let me know if it already exists). Export all tabs into CSV. User should specify folder. files names will be tabs names. Regards, Mark Tsirlin.
  2. M

    Feature Request: Copy all to XLS (without opening)

    Thanks a lot. Code: -- Excel=C:\Excel\test_%date%.xls Doesn't work for saving all tabs (Copy all to xlsx). Can you fix?
  3. M

    Feature Request: Copy all to XLS (without opening)

    Hello, I faced an issue. We have some environment where we can't install Office due to security policy (macros and VBA, bla-bla). Copy all to XLS is great but I have to search tmp*.xls* in temporary directory each time. Is it possible to switch off automatic opening and save it to some other...
  4. M

    Licence and countries

    Could you clarify using the clause of license "within the country of the license holder"? 1. Company registered in some European country, for example Italy, but rent server room in Germany. All users connect to virtual workstations via RDP. So company want to install PL SQL Dev on their servers...
  5. M

    Feature Request: Fetch last page for all queries

    Hello, I do not want to fetch all records by default. I asked if it possible to add feature to fetch all records by request. Regards, Mark/
  6. M

    Is it possible to set default schema

    Thank you. I'll try soon this solution.
  7. M

    Feature Request: Fetch last page for all queries

    Hello, I often use PL/SQL Developer to send report to vendor. I have to make about 5-10 queries and export to Excel (thanks to "Copy all as xls..."). But there is a problem. Sometimes I forget to fetch all rows. Even if I do not forget I need to check all 10 queries if there is some records not...
  8. M

    Is it possible to set default schema

    Hello, Can I set up an logon script in PL/SQL Dev. I want it to change the default schema. For example, running ALTER SESSION SET CURRENT_SCHEMA=... after creation of new session. Mark.
  9. M

    No warning when saveing all to xls

    Marco, It will be great also to have a button "Fetch data in all tabs before saving" in this warning. Mark.
  10. M

    No warning when saveing all to xls

    Hello, Where is no warning when you save all tabs to XLS and not all rows fetched in some tabs. I think that warning should appear in such case. Regards, Mark.
Back
Top