Hudrel
Hudrel
CC#
Created by Hudrel on 7/12/2023 in #help
✅ Get data from a BDD in C# WPF
I don't understand because my server is running and i can access it 😒
9 replies
CC#
Created by Hudrel on 7/12/2023 in #help
✅ Get data from a BDD in C# WPF
Here is the traslated error : System.Data.SqlClient.SqlException: 'A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server cannot be found or is not reachable. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Unable to open a connection to SQL Server)'
9 replies
CC#
Created by Hudrel on 7/12/2023 in #help
✅ Get data from a BDD in C# WPF
It's a fake password not the real one 🙂
9 replies
CC#
Created by Hudrel on 7/12/2023 in #help
✅ Get data from a BDD in C# WPF
Oups, forgot to give you my connection string ^^ private static string connectionString = @"Server=127.0.0.1;Database=Test;User ID=UserTest;Password=wC/hn9DtRr[t7he(";
9 replies
CC#
Created by Hudrel on 7/11/2023 in #help
✅ Content of .txt into Label
Okok
9 replies
CC#
Created by Hudrel on 7/11/2023 in #help
✅ Content of .txt into Label
Ok thank you, i will look at this one 🙂
9 replies
CC#
Created by Hudrel on 7/11/2023 in #help
✅ Content of .txt into Label
Oh my god... Totaly forgot to call this one... Thank you 😄 Last question, this thing is supposed to call a file and give the last news. Is it better to do it with a .txt or a .xml ?
9 replies