|
-
August 22nd, 1999, 06:59 PM
#1
Q : how query ?
I tried to query but....
i do't know ... all record query ..
how ?
one filed like.....
ex) ****1234*****
1234*********
*1234********
*******1234**
****1234*****
dbms : access & odbc & VC++
sprintf( sql, "SELECT * FROM master_tab\
where in_date like /%%s/%", m_SearchDate );
===> this code is error
Thanks in Advance.
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
|