G
Gene Ariani
Is there an elegant way to have an optional parameter in sql string like
Select * from Name where (mytextbox is empty select everyone else select
lastname=mytextbox)
Any direction is appreciated it.
Thanks
Gene
Select * from Name where (mytextbox is empty select everyone else select
lastname=mytextbox)
Any direction is appreciated it.
Thanks
Gene