31 questions
environmentOS:Microsoft Windows Server 2012 R2SQL:Microsoft SQL Server 2008 R2 ExpressWhat do you want to doPort scanning tools such as nmap display version information.Could you please let me know if...
The format of the sql statement currently used in Oracle has been changed so that it can be used in sqlserver.Therefore, I am trying to rewrite the following sql statements.The select result is not th...
I would like to set up a login user in SQL Server Management Studio to run a stored procedure, but not to change it or view the source code of the procedure. Which role should I set and change?Please ...
I am a beginner at ASP.NET Core MVC.As the title says, I can't do the scuffolding.Run the following command: dotnet ef dbcontext scaffoldServer=.; Database=testdb; Trusted_Connection=True;Microsoft.En...
browsers:IE8sqlserver:Microsoft SQL SERVER 2008The following Javascript functions are called from the ASPX file and processed.If the SELECT result for sqlServer is an [object] that does not exist in t...
I would like to write a SELECT statement that considers an integer field (the range of values is 0 to 99) to be a string and searches for a partial match.For example, if you specify 7, 17 or 73 will b...
Database Folder Does Not Open in SQL Server Management Studio (Deploying... or Expanding...) State Does Not Go environmentWindows 10 Pro x64 2004 (updated from 1903)SQL Server 2012 SP4, 2014, and 2016...
A table linked to Microsoft Access from SQLServer SQL calculates and tries to display, causing overflow This will result in an error.I was able to calculate normally when using the local table without...
I'd like to insert a record in SQLserver, but I'm worried about how to set the main key.I used to use max (main key) +1, but with this method, when multiple processes are inserted at the same time, Yo...
Using Visual studio 2017, I tried to write and verify programming with a simple WebFormApplication to verify connectivity with SQL Server, but the test connection and build went well, but when I actua...
- 1 - | » |
© 2024 OneMinuteCode. All rights reserved.