Microsoft
Software
Hardware
Network
Question : Is isql supported in SQL 2008
I have some isql commands embedded in VB scipt. They run fine under SQL 2000. Now since we moved to SQL 2008, they don't seem to run. I can see the balck screen falshing, but the data insertion is not happening. The code looks like this:
SqlString = "isql /Uadministrator /PPassword <d:\BulkInsert1.sql"
ExecCode = oshell.Run("Cmd /c "& SqlString, 1, True)
Any idea of how to make this work? Do I need to convert to osql? And if this is the case what's the equivalent of the above code in osql?
Answer : Is isql supported in SQL 2008
no it is not. you can still use osql.
Random Solutions
Exchange Activesync on HTC Incredible not updating group appointments properly
Powershell - Hiding Exchange 03 mailbox from GAL w/WMI
Receiving "Unable to cast object of type 'System.Windows.Forms.Mous
eEventArgs
' to type 'System.Windows.Forms.KeyP
ressEventA
rgs' ERROR
GetDataBack on a USB drive is finding everything except files on the root of the drive
Browser not able to find web sites but computer can ping sites
regedit for MatLab Subversion interface
How do I stop blank orders from being submitted
A parsing error
Looking for a directshow webcam capture sample
Disconnect .PST files / close Personal Folders in Outlook 2007?