Forum: Visual Basic 4 / 5 / 6 Mar 31st, 2008 |
| Replies: 10 Views: 3,655 procLicense = New SqlDataAdapter("procUpdateLicense", oConnection)
procLicense.SelectCommand.CommandType = CommandType.StoredProcedure
If num <> "" Then
... |
Forum: Visual Basic 4 / 5 / 6 Mar 31st, 2008 |
| Replies: 10 Views: 3,655 Can some one help me with the following. Any help will be appriciated.
Platfprm : Visual Studio 2005, Visual Basic
Situation : I have datepicker created in JAVA and call in Visual Basic .net... |
Forum: Community Introductions Mar 30th, 2008 |
| Replies: 6 Views: 555 I am Nasir Khan
New in this site and new in .NET programming.
Cheers |