Viewing 15 topics - 256,936 through 256,950 (of 283,983 total)
Topics
Started by
Posts
Last post
I am attempting to transactionally replicate a database that has a table naming convention similar …
1 replies
Hi Guys, I have a software, through its user interface, which can save a file link in the SQL datab…
1 replies
Gurus- I have a basic question. If I have an INT column in a table that is nullable, and if I…
5 replies
Very new to SQL Server. We have software, that when upgraded came bundled with SQL Server 2000 MSDE…
4 replies
Hi - does anyone know how often the Sql Server Log updates - under Management/Sql Server Logs? I'm …
1 replies
Hello all, One of my folks submitted a question to me and I'm not sure how to answer, can anyone he…
2 replies
How to programmatically determine the primarykey (or lack of it) for a given table? Please sh…
5 replies
Hi everyone, I'm new in sql server and i need How can I get all users that has sa profile?, I want …
4 replies
Hoping I can explain this properly... I have a field (INT, no nulls) that has a clustere…
4 replies
I'm trying to figure out the simplist way to determine that 2:00 AM Is Between 8:00 PM and 3:59 AM.…
16 replies
Good Day, I backed up a DB from one SQL server complete. I did a restore of that DB ju…
2 replies
I have a few questions regarding reports that I haven't found answers after a little searching. Th…
6 replies
Good morning, I have a table of transactions that includes an integer column called GL_Control. The…
5 replies
Hello, Does anybody know why our SQL server can consume more than 1 gb memory? It was 100 mb when t…
9 replies
select order_origination,count(1) from orders --with (index(dt_rcvd)) where dt_rcvd between '2004-1…
9 replies
Viewing 15 topics - 256,936 through 256,950 (of 283,983 total)