|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
I know how to run a script file using source command..
like if my file is in C:\mysql\data.sql, then it ll be.. mysql:>source c:\mysql\data.sql, But now I want to run script file with relative path like some thing.. mysql:>source ..\data.sql, |
|
#2
|
||||
|
||||
|
Just remember that it's relative to the path you started mysql from...
__________________
This is my code. Is it not nifty? "The biggest problem encountered while trying to design a system that was completely foolproof, was, that people tended to underestimate the ingenuity of complete fools." ---Douglas Adams Join the Itsacon fanclub! Zero Tolerance: Spammers banned so far: 264
![]() |
![]() |
| Viewing: Dev Articles Community Forums > Databases > MySQL Development > How can I run a sql script file. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|