|
-
Feb 11th, 2007, 07:36 AM
#1
Thread Starter
Lively Member
[RESOLVED] run-time error in query
hi.. i don't know how to fix this error..my code is:
Adodc4.RecordSource = "select * from replenishment_details where replenishment_no like ='" & replenishment_num & "' and policy_type = '" & ptype & "'"
Adodc4.Refresh
replenishment_num and ptype are string data type..everytime i run it, it has this error

can you help me modify my code? something is wrong ..
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
|