|
-
Sep 27th, 2006, 09:38 PM
#1
Thread Starter
Fanatic Member
[RESOLVED] I Need some advice and help
hello, i am creating a simple registration database and i used the adodc component
i made a database in ms access with tables
pin
mobile number
date registered
expiry date
now, i have 4 TextBox in my vb Form1 ; txtPin,txtMobileNumber,txtDateR,txtEDate and 6 Command Button ; add pin,save pin,delete account,update account,cancel,edit account
first i saved 5 pins in my database..
Example:
1111111111
2222222222
3333333333
4444444444
5555555555
now, i have 2 TextBox ; txtReceived_MobileNumber,txtReceived_Message
if received a message from txtReceived_Message
with the format: PowSMS 3333333333 i want this 3333333333 find first in my database if this is exist, if exist i want the mobile number from txtReceived_MobileNumber register in pin 3333333333 also appear the registered date and expiry date..
Thanks and Advance
br
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|