Topics
Started by
Posts
Last post
A process iterates through a list of keys in a table. For each key it must select records to displa…
4 replies
Hello , use master GO select getdate () as Date,@@servername as servername, name ,size*8/1024 as s…
5 replies
Hi there, I am hoping that someone could offer me some advice on how to requery a resultset. I am a…
2 replies
I ran the following SQL code to create a table in the existing database neuro, into a schema named …
12 replies
hi guys i have two questions, i have a lquery, this query is basically selecting columns from vario…
8 replies
Hey Guys, If I am not mistaken I was able to do this in the past but now I don't remember…
1 replies
I have a table of users and date when they logged on to a system. I am trying to count how many dis…
4 replies
Hello All I have a very old canned product that connects to a SQL database. It logs the user with t…
3 replies
Does any body know how to return a result set back to their MS Access session? Here is a simple sa…
3 replies
hi all, We have a daily sales report that misses days if there are no sales. Is there a simple wa…
11 replies
I have created a strored procedure that works fine when run in the same server. This prcedure has s…
2 replies
i need help in setting up a custom urn for a table in a new db - i though of using a control table …
1 replies
Can anyone explain why SQL Server allows a datetime column to be updated with an empty string '' wi…
7 replies
Hello. I have a SELECT statement within a stored procedure that does not contain an ORDER BY clause…
5 replies
Hi, How can we see all tables names and size of tables in (mb ) from database with query . thaxxx r…
18 replies
Viewing 15 topics - 10,471 through 10,485 (of 12,234 total)
You must be logged in to create new topics.