Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
5 votes
1 answer
872 views

I was previously using SQLDatabaseChain to connect LLM (Language Model) with my database, and it was functioning correctly with GPT-3.5. However, when attempting the same process with GPT-4, I ...
0 votes
2 answers
1k views

I'm using Rancher Dekstop for K8 in WSL 2 in Windows 11. I'm trying to create a pod using the simple yaml: apiVersion: v1 kind: Pod metadata: name: mssql-tools labels: name: mssql-tools spec: ...
0 votes
0 answers
1k views

When I publish an SSDT project, as shown in the attached image, it generates the .dacpac file. From that .dacpac file, I want to execute a specific script after publishing the .dacpac. Is it possible ...
0 votes
1 answer
2k views

I have a dockerfile and docker-compose that works fine on Intel and/or AMD based chips, but there are some issues when it's expected to build on a M1 Apple Silicon chip. It follows the errors: #6 12....
1 vote
1 answer
10k views

I have installed a mssql server using docker microsoft/mssql-server-linux. It behaves the same as a regular mssql server. i.e my client can access it exactly the same way they access a regular mssql ...
user389955's user avatar
  • 10.6k
1 vote
1 answer
1k views

Attempting to copy a TSV file data into an MSSQL DB via bcp from mssql-tools package. Getting bcp error logs of the form: #@ Row 1, Column 20: String data, right truncation @# "1234" "ASDFG Z ...
3 votes
1 answer
3k views

Using BCP from mssql-tools on CentOS7 and trying to copy some TSV data into a local MSSQL DB, BCP fails to do the copy and throws error "BCP copy in failed". The command being run is: ...
3 votes
1 answer
262 views

SSMS connects just fine. Run this code in PowerShell to duplicate the following error. Any advice? Thanks! Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : Login failed for user 'SA'.. ...
3 votes
2 answers
4k views

I am trying to install Microsoft Drivers for PHP for SQL Server using the document provided by Microsoft. Link is https://github.com/Microsoft/msphpsql It provides installation steps for Ubuntu and ...

AltStyle によって変換されたページ (->オリジナル) /