View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Jamie Collins Jamie Collins is offline
external usenet poster
 
Posts: 593
Default xlodbc returning no rows & no errors

Boultonsj wrote ...

Used single & double quotes but still failed. For those NI codes that work
using quotes caused them to fail. Thanks anyway.


What is the data type? Is there a pattern to the codes that fail e.g.
leading zeros, more than 16 digits, etc? Do they work if you hard code
them in the sql text?

Jamie.

--