the result returned is empty
! [picture upload.]
obviously I have created a field
the result returned is empty
! [picture upload.]
obviously I have created a field
Previous: VS Code cannot read property 'tostring' of undefined
Next: How to get the accumulated data that satisfies a certain value from the database
private static string connStr = ConfigurationManager.ConnectionStrings [ "data "] .ConnectionString; what does that mean? I don t understand. I m going to connect to the database and winform . What is [ "data "] copy it from a blogger. ...
I want to use the Sqlcommand of C-sharp to execute DROP LOGIN (user) to delete the login account of SQL Server, but it seems that Sqlcommand cannot execute this statement. I can successfully execute it under SQL Server management studio and console. Is ...