MSSQL CRM error

Status
Not open for further replies.

Itel628

Silver Partner
Advanced Certified
Joined
Apr 1, 2019
Messages
58
Reaction score
10
Hi
I have setup connection to customer MSSQL DB. When i run the test i get the error below entering the number only...if i put @number = 44XXXXX i get crm is working ok number does not exist, but the number is in the DB ???
 

Attachments

  • 2024-01-26 21_25_11-3CX Phone System Management Console.png
    2024-01-26 21_25_11-3CX Phone System Management Console.png
    10.7 KB · Views: 11
  • 2024-01-26 21_28_55-_error - Notepad.png
    2024-01-26 21_28_55-_error - Notepad.png
    112.7 KB · Views: 10
Hi
I have setup connection to customer MSSQL DB. When i run the test i get the error below entering the number only...if i put @number = 44XXXXX i get crm is working ok number does not exist, but the number is in the DB ???
Just enter a number only to test. Nothing else. No need to do @number = whatever.

As for the @number, make sure you're using the latest v18 .23 update. Before that variables for SQL were different.

1706305958655.png
 
when i enter number only i get ,,, System.Data.SqlClient.SqlException (0x80131904): Must declare the scalar variable "@number".
 
  • Like
Reactions: edossantos
Status
Not open for further replies.