Viewing 14 posts - 46 through 59 (of 59 total)
June 4, 2007 at 11:01 am
James - thank you for the reply.
1. I tried truncating all the supporting tables, but for some reason, i am still getting the same error for the main table that...
June 4, 2007 at 9:53 am
Jason,
Perfect. This is exactly what I was looking for.
Thank you for the great solution.
Norbert
May 19, 2007 at 11:41 am
Jason - thanks for the answer.
Actually this what I had in mind.
If there is a user_pic_default = 'y' for the post_id then in the result, return the value for
May 19, 2007 at 3:15 am
Sorry for not being clear.
I would like all results to return for Comment.post_id = @postid regardless if user_pic.user_pic_default = 'y'
So if there is a row that matches the post_id...
May 18, 2007 at 10:31 am
It works for me.
I am using SQL 2005 express, but I am not sure if that makes a difference.
Norbert
May 10, 2007 at 10:24 am
NMT - This is amazing!
This is exactly what I was looking for.
Thank you very much for your time and help.
Norbert
May 9, 2007 at 10:19 am
Thank you both for the answer.
How do I determine the time that has passed and display a response accordingly?
For example:
if less than 1 hour show minutes
if less than 24 hours...
May 8, 2007 at 11:22 pm
May 7, 2007 at 10:01 am
I figured it out.
I entered localhost\SQLEXPRESS for the server name. I was than able to create the connection.
Greg and William thanks for...
December 28, 2006 at 11:08 pm
- For some reason I am unable to create a System DSN.
The SQL Server Express Database is stored on my C drive.
I am trying to create a connection using SQL...
December 28, 2006 at 8:42 pm
December 13, 2006 at 12:11 pm
November 29, 2006 at 12:40 am
Is there a way to hardcode the file location into the script that can be used in a stored procedure?
Thanks.
November 28, 2006 at 12:56 pm
Viewing 14 posts - 46 through 59 (of 59 total)