Most voted "sql-server-2008" questions
55 questions
Sort by count of
-
0
votes2
answers553
viewsCopy data from one database to another?
Good afternoon, I am beginner in sql server and I came across a situation that raised this doubt. I wonder if it is possible to copy a table from one database to another, in the situation where both…
-
0
votes1
answer58
viewsString missing characters(from php database)
What is happening here is that a string (varchar), coming from a database query, is missing characters when I go to php , php read until a certain part later stops. When I do a query Using SQL…
-
0
votes1
answer49
viewsPaging and Research - Springdata with Sqlserver2008
Hello, I have a problem in my application and I wanted to see if anyone here can assist me. I’m developing a system with Springboot (Springdata, etc. ) on top of a base Sqlserver2008. Due to force…
-
-1
votes2
answers2808
viewsArithmetic overflow error Converting Expression to data type int in Count
I’ve seen several responses to that message Arithmetic overflow error Converting Expression to data type int. However, everything they indicated to do did not work. It only gives error when using…
-
-1
votes2
answers51
viewsSearch for elements with a certain distance of time (informing only time)
Detail sqlserver(2008) Good evening, I have the following problem. I tried to search all day and found nothing. -I need to search for elements in the same table that have the same date (day, time…