|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Hi, guys....I was wondering can i execute the "start fileName" command in JDBC??
I was doing something like.. // con is the connection Statement stmt; stmt = con.createStatement(); stmt.execute("start my.sql"); but it says it's a invalid SQL statement.... is there a way to fix this?, because I want my program to load up the tables. tks a lot!! |
|
#2
|
|||
|
|||
|
For your information, "start <sql scriptname>" is a SQL*Plus command not a SQL command. As i understand you can only use SQL statements.
|
![]() |
| Viewing: Dev Shed Forums > Databases > Oracle Development > JDBC question |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|