Getting Started and Overview for Oracle SQL Developer extension for VS Code

Поділитися
Вставка
  • Опубліковано 6 січ 2025

КОМЕНТАРІ •

  • @benyu8704
    @benyu8704 7 місяців тому +2

    Thanks Jeff for the very informative introduction. The Oracle SQL Developer extension for VS Code is getting better and better. The integration of query window with sqlcl terminal is really exciting.

    • @JeffSmiththat
      @JeffSmiththat  7 місяців тому

      Thanks! We're reading our next update now, and will offer even more features, stay tuned!

  • @ZafarIqbal9922
    @ZafarIqbal9922 7 місяців тому +1

    اس ایکسٹینشن کو میں نے وی ایس کوڈ میں استعمال نہیں کیا تھا۔ لیکن آپ نے بہت اچھی وضاحت کی ہے تو سب سمجھ آ گیا ہے۔ شکریہ

    • @JeffSmiththat
      @JeffSmiththat  7 місяців тому

      آپ کی رائے کا شکریہ! مجھے خوشی ہے کہ آپ نے یہ مفید پایا۔

  • @Faatihahmed
    @Faatihahmed Місяць тому

    Thanks jeff, I try to use new extension is awesome. One feature i used most is in the old one is when the query result is shown I copy it and past to excel and i try to do same senior and didn’t work. How i can do that?
    Sorry my English is not good.

    • @JeffSmiththat
      @JeffSmiththat  Місяць тому +1

      No apologies necessary, your English was just fine, I know exactly what you mean. I have 2 JIRA tickets in the queue now that directly address this request. I'm hoping it happens for our December update.

    • @Faatihahmed
      @Faatihahmed Місяць тому

      @ waiting that feature then I will migrate to the new extension. Thanks sir.

  • @sandeeptanjore1253
    @sandeeptanjore1253 3 місяці тому

    Hello Jeff - Thanks for the teaser or information presented about integrating Oracle with VS code. Just wondering if we can use this extension in VS code to debug anonymous blocks or a package/procedure/function? The way we use TOAD or PL/SQL Developer IDE to debug an object, can the same be accomplished by installing the Oracle SQL , PL/SQL extension on VS code?

  • @cathrerinezetadrones3169
    @cathrerinezetadrones3169 7 місяців тому +3

    I would love better support for git with oracle and this seems like the perfect place to improve it

    • @JeffSmiththat
      @JeffSmiththat  7 місяців тому +3

      We have a lot planned in this area, stay tuned!

  • @Valerio_Costa
    @Valerio_Costa 2 місяці тому

    Anyone knows how to use the same object icons of sql developer in the object tree? some theme or plugin or something?

  • @JannatMohammed-nm6rz
    @JannatMohammed-nm6rz Місяць тому

    I can't connect to the database I get this error Cannot read properties of undefined (reading 'links') Please reply

    • @JeffSmiththat
      @JeffSmiththat  28 днів тому

      Please show exactly what you're doing and the entire error message.

    • @JeffSmiththat
      @JeffSmiththat  28 днів тому

      or start a thread on our forums - forums.oracle.com/ords/apexds/domain/dev-community/category/sqldev-for-vscode

  • @daveyt88
    @daveyt88 8 місяців тому +1

    Thank you for the video! Is possible to import connections from SQL Developer?

    • @JeffSmiththat
      @JeffSmiththat  8 місяців тому +2

      Yes! Follow the steps here:
      www.thatjeffsmith.com/archive/2024/01/how-to-import-connections-from-sql-developer-to-vs-code/

  • @MilanPetrovicM
    @MilanPetrovicM 8 місяців тому +1

    Looks awesome!

    • @JeffSmiththat
      @JeffSmiththat  8 місяців тому

      Thanks Milan! Let me know if you have any questions!

  • @GuerreroSUD
    @GuerreroSUD 3 місяці тому

    Hello Jeff, the extension is excelent, but.. How do I make it so that when I format the SQL document, the keywords are in uppercase?

    • @JeffSmiththat
      @JeffSmiththat  3 місяці тому

      We're publishing an update (maybe this week??) where you'll get extension settings to set formatter rules, including how to treat case for keywords (and identifiers)

  • @adamsilenko741
    @adamsilenko741 Місяць тому

    Very nice tool. I like it. thank you

    • @JeffSmiththat
      @JeffSmiththat  Місяць тому

      Thanks, Adam! We have even more features and improvements coming soon!

  • @NirajKumar-fb7sq
    @NirajKumar-fb7sq 5 місяців тому

    Hello Jeff sir, I installed Oracle database 21c and Oracle SQL developer 23.1.1 but after creating table & inserting data in Oracle SQL developer 23.1.1, I could not be able to see it through Oracle database 21c. please help me why this is happening.

    • @NirajKumar-fb7sq
      @NirajKumar-fb7sq 5 місяців тому

      using SqlPlus command terminal i can't access the data and vice-versa.

    • @JeffSmiththat
      @JeffSmiththat  5 місяців тому

      Did you COMMIT your INSERTs?

    • @NirajKumar-fb7sq
      @NirajKumar-fb7sq 4 місяці тому +1

      @@JeffSmiththat yes sir now it's working. Thankyou

  • @siddharthbouddha
    @siddharthbouddha 3 місяці тому

    it can't filter data from the result sheet :(

    • @JeffSmiththat
      @JeffSmiththat  3 місяці тому

      not YET - for the moment, rerun the query with the desired WHERE or HAVING clauses

  • @rodneychan1227
    @rodneychan1227 5 місяців тому

    I noticed in another video introducing VS code Oracle Developer extension you can drag and drop a database connection detail into a python notebook file and code was auto generated (ua-cam.com/video/e-yqkI0t6dQ/v-deo.html) - Is there a setting somewhere I need to configure to allow this to happen? As I just tried this and wasnt able to get it to work.

    • @JeffSmiththat
      @JeffSmiththat  5 місяців тому

      No, that's something we're currently working on, and are going to release later this year.