2
接続パラメータ:FireDacを通じてMS SQL LocalDBに接続エラー(デルファイ)
Server=(LocalDb)\MSSQLLocalDB
DriverID=MSSQL
ODBCAdvanced=AttachDbFileName=C:\Dir\Dir\TestDB.mdf
接続が成功しました。うまくTFDScriptて Requetsを仕事 - - FDConnection.ExecSQLScalar( 'SELECT ...')のような
要求も
しかしTFDQueryは、次のエラーが発生し実行している作業:
[FireDAC][Phys][ODBC][Microsoft][SQL Server Native Client 11.0][SQL Server]Could not find server 'C:\Dir\Dir\TestDB' in sys.servers.
Verify that the correct server name was specified.
If necessary, execute the stored procedure sp_addlinkedserver to add the server to sys.servers.