thx about the "jobtitle", the problem is it never actually got to that point because recordset is empty.
recordset.CursorLocation=adUseClient is in OpenDB.
The following code returns an empty recordset, but the mysql statement works fine on the server.
Form1.List1.Clear
OpenDB
recordset.ActiveConnection = conn
recordset.Source = "SELECT postingid, posting_jobid,
postingdate, postingshift, postingexpiration,
postingparttime...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.