Topics
Started by
Posts
Last post
Hello I have a problem with my Sql Statement and i need to know if is it possible to make a group …
12 replies
I'd like to be able to replace the search condition of a WHERE clause based on the value of a varia…
9 replies
When using the convert function in SQL 6.5 , i use the style property of 106 to get dd-mm-yy format…
4 replies
How can I add a field to a table after a specific other field? I've tried this but it doesn't work:…
7 replies
Hai all, Sample code compiling properly, but no work. Help..... by Kiran create procedure x as beg…
5 replies
declare @no float select @no=12 How do I print it out as 12.0?
5 replies
How would i implement a trigger that would log any row-deleted event in a table. I would like to kn…
1 replies
This trigger works on some updates and does nothing on others? Please advise. thanks CREATE TRIGGER…
6 replies
Hi, I have the following extract from a subquery. WHERE EXISTS (SELECT NULL FROM tblCustomerData b …
5 replies
Hi there! I seem to be having a problem trying to DROP a database! It's a simple test database on S…
6 replies
Hi all, In my project, I want to create #tables using dynamic sql. When I try to do the same, it is…
8 replies
Look at this please select Total#=count(*) , remsae1 as remsae1_5, sub_remsae1 as sub_remsae1_5,vre…
2 replies
Hi , Can any one tell me if there is a way to tell sql server that 1 space != 2 spaces ? I try this…
6 replies
Dear All, When I am trying to query a table from my VB application with ADO connection I am getting…
7 replies
I am getting ready to do an upgrade of a fairly large ASP app from 6.5 to 2000. And I was going thr…
4 replies
Viewing 15 topics - 16,936 through 16,950 (of 17,082 total)
You must be logged in to create new topics.