View Single Post
  #2  
Old 02-22-2007, 07:46 AM
Renne Renne is offline
OSP Addicts
 
Join Date: Aug 2006
Posts: 99
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 18
Renne is on a distinguished road
Default

Actually Windows command line functions are more limited. You could do the following and this works the same in your fav 'nix shell :P
mysql [command line stuff] -Dmydatabase -e"SELECT * FROM %1;SELECT * FROM %2;" -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
  Webmaster Forums - View Single Post - running scripts on windows??
View Single Post
  #2  
Old 02-22-2007, 07:46 AM
Renne Renne is offline
OSP Addicts
 
Join Date: Aug 2006
Posts: 99
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 18
Renne is on a distinguished road
Default

Actually Windows command line functions are more limited. You could do the following and this works the same in your fav 'nix shell :P
mysql [command line stuff] -Dmydatabase -e"SELECT * FROM %1;SELECT * FROM %2;" -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote