@cenqin
不知道你裝的什么系統(tǒng),打上
Microsoft SQL Server 2000 Driver for JDBC Service Pack 3
試試
http://www.microsoft.com/sql/downloads上有得下
@cenqin
也許你應(yīng)該確認(rèn)你的連接字符串是否正確。
我確實(shí)是通過打上SP4,解決了此問題。
PS:我只是個(gè)Java新手,到CSDN的Java社區(qū)看看或許有其他網(wǎng)友有類似問題。
re: int to bytes to int jinglecat 2006-05-20 14:15
@Dedian
thx so much!the url is appreciated.
it's algorithm for "int to bytes" seems simpler than mine.
it's a pity that it does not provider the implement of "int, float ... to bytes".
Do others have any ideas?