Viewing 8 posts - 1 through 8 (of 8 total)
Hi,
Here is the table schema..
Id -> int
title -> nvarchar (200)
body -> nvarchar (4000)
categoryID -> int
datePublished -> datetime
postedby -> varchar (20)
searchkeywords -> varchar (200)
blogsummary -> varchar (300)
The execution error I am...
March 15, 2009 at 9:39 pm
yes, body field is nvarchar as it needs to accept unicode characters.
March 15, 2009 at 9:23 pm
Hi, Thanks for the response!
Blogs in the BlogEntry table can have comments in the BlogComments table.
But in the same time there could be rows in the BlogEntry table where there...
February 11, 2009 at 2:03 pm
I love this site! Thank you and have a happy newyear!!
December 30, 2008 at 10:49 am
Thanks for the reply Will. My 2nd attempt was ok. I was able to install SS2000 in Vista and use it for ASP.NET development.
October 1, 2008 at 7:57 am
Hi,
I am trying to install SS2000 personal edition in Windows Vista SP1 but after hitting OK for every warning message it install the server but at the end it fail...
September 30, 2008 at 5:58 pm
Hi Dugi, thanks for the quick reply. Here is the vb code that do this search. Isn't that same as yours?
Public Function Search_Related_Videos(ByVal search As String) As DataSet
...
March 20, 2008 at 8:29 am
Viewing 8 posts - 1 through 8 (of 8 total)