Viewing 7 posts - 16 through 22 (of 22 total)
Pls check the SQL Mail..Test....under Support services ..Enterprise Manager.
April 21, 2006 at 6:50 am
yeah.....you can very well create a csv format using...
bulk copy....."bcp exec spname parameters queryout filename -t -r\n -c -slocalhost -U(username) -P(password)"
the username and password shd b provided without braces..
and the...
April 21, 2006 at 6:04 am
hey i donno wat happ above..it was aspdatagrid...aspdatalist
Cheers
April 21, 2006 at 5:45 am
Mate...if ur using asp.net...then you have the following options...
aspataGrid
asp:Repeater
aspataList
... Well you ll have to use...
April 21, 2006 at 5:44 am
Hi Vijay.....it does not mean that u have more that 8K rows...
it means that ur some data for ur Companyid
is exceeding its datatype size....itz a rule u cannot have more...
April 21, 2006 at 5:10 am
Hi..i think u mean....gettin date only from
datetime..,..in that case
CONVERT stmts wud help u the most...
chk out styles like 112, 114
hope this helps
June 25, 2004 at 10:42 am
Viewing 7 posts - 16 through 22 (of 22 total)