Skip to Main Content

Japanese

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Windows 2012

991555Feb 19 2013 — edited Feb 20 2013
Windows 2012へインストールタイプできるデータベースはありますか?
よろしくお願いします
This post has been answered by asahide on Feb 20 2013
Jump to Answer

Comments

user1175340

should be straight forward.

Click on 'select language mode' -> Configure file association for '.pks' -> choose language mode you want.

lng.jpg

595835

That's visual studio CODE. OP is asking about Visual STUDIO. Doesn't seem to be a way to do this… as ODT doesn't appear as an editor in the dropdown:

Christian.Shay -Oracle

Hi there,
In Visual Studio we don't yet have a full featured sql script editor like we do in VS Code.

We have a “Query Window” where you can type or cut and paste SQL and we have Tools→Run SQL Plus script menu item.

You can also open any file into Query Window like so:

  1. Open Query Window from a connection
  2. Open any file (eg .sql, or .pks) using File->Open File
  3. To Save, use File→Save or File→Save As

In a future release we hope to merge everything so that the behavior is much like the editor in VS Code, supporting scripts, opening files for edit, etc.

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 20 2013
Added on Feb 19 2013
4 comments
3,458 views