Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

Oracle Projects in VS 2013 Scripts Don't execute

$
0
0

I have created an oracle project in VS2013.  I created a "Create Table" script in the VS project.  called Scriptfilename.sql  The project is connected to an Oracle Server with database names "databasename".

CREATE TABLE "FRED"

( "FIELD1" NUMBER(1,0),

  "FIELD2" DATE,

);

I do a RUN ON of the script and select the connected database.

I get the following in the Output Window.

Connected.

----- Running 'Scriptfilename.sql' @databasename -----

----------Done---------

But the table is not created on the Oracle database  databasename.

I am using the Oracle Developers Tools for Visual Studio version 12.1.0.2.0 from Oracle. 

Any ideas anyone????


Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>