On Fri, Aug 30, 2013 at 10:00 AM, Paul Newton <[email protected]>wrote:
> Thanks for your suggestions Ted. > > We have a readwrite cursor (unbuffered) and we are trying to create the > index from scratch, i.e. at the point that the code runs there is no CDX. > This code is running in a DLL > Well, sure, that's probably why it's not working. What's the current directory set to? DLLs often start by default in some strange place like C:\Windows\System32. Of course, your app probably doesn't have write-rights there. -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CACW6n4vkFN7TV3MwiST3drkLLwGDFgrER50=vrsndykb+gs...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

