hi
try this link it will help U....
htt://www.databasejou rnal.com/features/mssql/article.php/2206571/Backup-Table-Data-in-SQL-Server-70-and-2000.htm
Thanks,
Pandian...
User Profile
Collapse
-
Chage the type SqlDbType.NVarC har to SqlDbType.VarCh ar..
then it will work.....
(ie) change ur code like this,,,,,
SQLParameters[0] = new SqlParameter("@ ln", SqlDbType.VarCh ar, 50,"ln");
..Leave a comment:
-
-
If u want to execute this in mozilla then try this. In address bar, type:
about:config
It list lot of configs, from those select
signed.applets. codebase_princi pal_support
change its value as true
Then execute the script. I am not sure but try this....Leave a comment:
-
Hi friend,
add this line to ur Datagrid Source.....
then the datagrid allow the dynamic Coloumn and Dynamic value...
<asp:BoundColum n DataField="Stat us" HeaderText="Sta tus" ataFormatString ="{0:c}">
after this
in Ur Coding....
Dim myconnection As SqlConnection
Dim myda As SqlDataAdapter
Dim ds As DataSet Private
Sub...Last edited by PandiarajanChellappan; Apr 12 '10, 07:12 AM. Reason: I didnt place my Name So only....Leave a comment:
-
visit this link, for further reading
http://blogs.msdn.com/oldnewthing/ar...01/223936.aspx...Leave a comment:
-
PNG images in Webpage
Why the website developers use PNG format images in their webpages?
Is there any special reasons for that?
No activity results to display
Show More
Leave a comment: