V
Vinay Patel
hi All
Q1.
i want to store string like
" vinay's home " in access database using vb.net
but my query get dropped because of " ' " in string input
and it become
Qry="Insert into info values('vinay's home')
i got error in this case so any one knows
how can i resolve it ??
Q2
is there any way to create store procedure for Access database if yes
than how ?
Waiting for Reply
Thanks in advance
With Regards
Vinay Patel
Q1.
i want to store string like
" vinay's home " in access database using vb.net
but my query get dropped because of " ' " in string input
and it become
Qry="Insert into info values('vinay's home')
i got error in this case so any one knows
how can i resolve it ??
Q2
is there any way to create store procedure for Access database if yes
than how ?
Waiting for Reply
Thanks in advance
With Regards
Vinay Patel