Thread: Bug in OLEDB ?
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ric[_4_] Ric[_4_] is offline
external usenet poster
 
Posts: 4
Default Bug in OLEDB ?

This is driving us crazy. It appears that when we use OLE
to open a csv in Excel, all dates are being interpreted as
US format, despite the regional settings being set to UK.
If we open the csv manually then all is fine. Someone has
suggested that this is a bug and the solution is to go
back to using DDE, but I cannot find any information about
it. Can somebody please confirm one way or the other and
maybe offer a solution ? We are using VB6.