sqlserver 2000 在工具欄上點擊數(shù)據庫配置文件圖標,選擇ole microsoft ole db ,點擊new ,打開設置界面: provider: sqloledb data source : workstation18 即server,可惜沒有l(wèi)ocal user id : sa password : extended : database = pb_test 選擇 preview 選項卡 ,單擊 test connection 測試一下。
access 在工具欄上點擊數(shù)據庫配置文件圖標,選擇ole microsoft ole db ,點擊new ,打開設置界面: provider : microsoft.jet.oledb.4.0 data source : c: ysacc.dat user id : password : extended : database = pb_test 選擇 preview 選項卡 ,單擊 test connection 測試一下。