run time error 3061

Joined
Jul 24, 2008
Messages
1
Reaction score
0
s1 = ""
s1 = s1 & "SELECT Max(WORLI.MAINCUSTNO) AS MaxOfMAINCUSTNO FROM WORLI"
s1 = s1 & " WHERE (((WORLI.UNIQUEID)=[rb]) AND ((WORLI.MODULETYPE)=[rb1]));"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top