Lost universe of Programing
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Lost universe of Programing

USERNAME :- Forum Post:-114
 
HomePortalGalleryLatest imagesRegisterLog in

 

 To update the record

Go down 
AuthorMessage
Administrator
Admin
Admin
Administrator


Male
Number of posts : 160
Age : 38
Location : Lucknow
Job/hobbies : Software Engeener
What U like To do ? : Because Its Rock with me.
Registration date : 2008-01-06

To update the record Empty
PostSubject: To update the record   To update the record I_icon_minitime1/22/2008, 1:08 am

1. Connection is describe in data base connectivity new topic
Quote :
Set AdoCmd = New ADODB.Command
Dim StrSQL As String
StrSQL = "Update product set p_name = '" & Text3.Text & "',price = '" & Text4.Text & "',no_of_units = '" & Text5.Text & "' Where p_code ='" & Text1.Text & "'"
AdoCmd.ActiveConnection = adocon
AdoCmd.CommandText = StrSQL
AdoCmd.CommandType = adCmdText
AdoCmd.Execute
Back to top Go down
https://aspx.forumotion.com
 
To update the record
Back to top 
Page 1 of 1
 Similar topics
-
» How to Record a Yahoo! messenger voice chat..??
» To Show a Selected Record on a form through Flex grid
» Kaspersky Internet Security7.0.0.125+all new update+new keys

Permissions in this forum:You cannot reply to topics in this forum
Lost universe of Programing :: --=| SOURCE CODE |=-- :: C/C++ SOURCE CODE-
Jump to: