Jx_Man 987 Nearly a Senior Poster Featured Poster
Jx_Man 987 Nearly a Senior Poster Featured Poster
Estella commented: thanks +1
blare
4339 :)
40 = 101000
-564
Scorpion King
Was
Now
Here
where
Taken
Air Pollution -- Page France.
Welcome To Daniweb Friend :)
Welcome To Daniweb Dee... :)
Welcome To Daniweb Friend.. :)
Welcome to Daniweb Pogopossum :)
Is it February already? Damn...
absolutely....and till six days to Valentine Day :)
I Love Rock N' Roll - Joan Jett & the Blackhearts
types of this site is pleasure people
you see the program have a reading encryption code. it working if label encryption changed. see the code when label encryption result change (label1 in program).
when you want to show data again after save, use the code to reading encryption after load data then show it to user.
Encrypt data in database -> load data -> encryption reading -> show data after encrypt to normal.
Ok. hope this helps.
all for the best friend.
NB : don't forget to mark this solved :)
if i did not wrong to understand :
select member_id, email_addr, tel_nr, fax_nr from STM_COMM where member_id = 5
add this code in module :
Imports System.Data
Imports System.Data.SqlClient
Module Connection
Public conn As New SqlConnection("Server = YourNameServer;" & "initial Catalog = YourDatabaseName;" & " Trusted_Connection=yes")
End Module
which what create setup you used?
This a Good article (from LewisC)
http://downloads.enterprisedb.com/alpha/EnterpriseDB_OraCompat_8.2_v1.2.pdf
no, cause the code handle key pressed.
if you want to handle by text change, you can use IsNumeric() function.
try this following code :
Private Sub Text1_Change()
If IsNumeric(Right(Text1, 1)) = True Then
Text1 = Left(Text1, Len(Text1) - 1)
Else
' number
End If
End Sub
Welcome To Daniweb Friend.. :)
Welcome To Daniweb Friend.. :)
down
load
won
active
Sorry lerkei..
i modified my post cause the code above cannot input space, just a little code
Private Sub Text1_KeyPress(KeyAscii As Integer)
Select Case KeyAscii
Case 65 To 90, 8, 32
'Let these key codes pass through
Case 97 To 122, 8, 32
'Let these key codes pass through
Case Else
'All others get trapped
KeyAscii = 0
End Select
End Sub
reg
site
set
words
this following code to input string only, number and other symbols cannot input in texbox :
Private Sub Text1_KeyPress(KeyAscii As Integer)
Select Case KeyAscii
Case 65 To 90, 8
'Let these key codes pass through
Case 97 To 122, 8
'Let these key codes pass through
Case Else
'All others get trapped
KeyAscii = 0
End Select
End Sub
who
First Think First
so you want input string only??
men
lent
imp
chimp
in what database??
specify your problem friend...
congratulation Jbennet
not to know so not to love
If the database is small u can just copy them,the paste it in the result grid in TOAD also.
I m not understand friend... Please explain more detail about the copied one.
Hi K.Robert...
welcome to Daniweb Friend :)
really nice post lewis :)
lol.. Thats a very late intro ! I cant really say welcome to Daniweb because you are already "in" with 400+ posts
ha..3x, i m sorry if you can say welcome but you can said nice to know you :D. and you still one post to 1000.
i never did an intro either! Think it's too late for me to do so?
we are friend here. so no problem to do that. we just introduce our self, right?
challenge
Yes,
you like bread?
grand
die
rate
reply
Ghost Rider