hope every one doing well,
I facing the problem working with the grids
how to add two numbers of the grid columns and display in another column
pls give me any suggestion how to do this. I attached 1 attachment also , this is how i want exactly
thanks in advance...
User Profile
Collapse
-
how to bind gridview to textbox to search
hi, hope every one doing well
i want to link gridview to textbox that can use for search purpose ,if i double click in grid that can be shown in the category form
i attached some screen shoots for ref
thanks in advance
here is my catogery search code pls help me out
...Code:Imports System.Data.SqlClient Public Class catogorysearch Dim con As New SqlConnection -
Thank you Biswas
i got it its made my work simpler thanks a lot -
what is UDF in sql server 2005 and its uses
Hi, Every one
hope every one doing well
I am confused about UDF , how its work , what is the purpose of using the @ here ,
here here is one code can u explain what it will going to do?
if explained thank you ,
...Code:CREATE function [dbo].[UDF_Production_Report1_Working2] ( @TXTFromDate datetime, @TXTToDate datetime, @MFGPurpose varchar(10) ) returns table
-
how to run a program without loading a form but it would show a msgbox
Hi one & all , Hope every one doing well
I am new to vb.net .
Here i am trying to create a patch file after executing a program no3 fieldof a table is updated in sqlserver database ,its updating field successfully,
here is one problem ,form is not hiding don't want to show the form and want to show only msgbox with a message "patch is created "
But in my code that is not happening
here is my code... -
-
how to insert date and time into sqldatabase
hope every one doing well
i am new to vb.net when iam try to insert datetime into sqldatabase it is not inserting here is my code.
here unable to convert the datetime while inserting into database logs table
...Code:con.open() Dim cmd As New SqlCommand("INSERT INTO logs ([username],[date_time])VALUES(@username,@datetimepicker1)", con) With cmd.Parameters
No activity results to display
Show More
Leave a comment: