Forum: VB.NET Apr 1st, 2008 |
| Replies: 3 Views: 1,439 hello sir / madam,
i have return following function for accepting only characters
but it is not allowing me to take backspace key
pl tel me
Function alphabet(ByVal sender As... |
Forum: VB.NET Apr 1st, 2008 |
| Replies: 3 Views: 1,439 good eveninh sir/madam,
error is :- An unhandled exception of type 'System.Data.SqlClient.SqlException' occurred in system.data.dll
Additional information: System error.
code is : - |
Forum: VB.NET Mar 26th, 2008 |
| Replies: 0 Views: 1,429 following is the code for taking back-up of data in vb6.0( and MS-Access)
i want to conver it into vb.net2003 (and SQL server 2000)
its very urgent
i want to implement it into my project
... |
Forum: VB.NET Mar 13th, 2008 |
| Replies: 3 Views: 915 hello sir ,
i am getting problem with crystal report
VB.net and SQL Server
i want selected values to be printed in crystal report
so i have written sql query for that .
dataset shows... |
Forum: VB.NET Jan 14th, 2008 |
| Replies: 3 Views: 3,752 hello sir ,
Q:-How to display data in datagrid from multiple tables in SQL server 2000 and vb.net 2003
its very imp for my project
i have tried with... |
Forum: VB.NET Jan 6th, 2008 |
| Replies: 2 Views: 690 hello , i want to add new record ino database ,but getting some problem pl help me
front end :- VB.net2003
back end :- SQL Server 2000
my efforts :
Imports System.Data.SqlClient... |
Forum: VB.NET Jan 4th, 2008 |
| Replies: 3 Views: 8,351 hi i am facing problem with insertion of data into database
front end:- vb.net2003
backend:- SQL Server2000
please tell me code with which i can insert data in database |