fpodbc and sql connections

Kenneth Brody kenbrody at spamcop.net
Fri Feb 6 15:24:20 PST 2015


On 2/6/2015 12:16 PM, Richard Hane wrote:
> Ken,
>
> Sorry about that.  Not sure why the image did not display.  It does on my
> copy.

Perhaps you're already logged in to your Outlook account?

>  So I saved the image and have reported it below.
[...]

Well, windows error 1168 is the wonderfully named "ERROR_NOT_FOUND" error, 
with the description "element not found":

 
https://msdn.microsoft.com/en-us/library/windows/desktop/ms681383%28v=vs.85%29.aspx#ERROR_NOT_FOUND

Unfortunately, without at least a stack trace from a debug version of 
rreport, to see where the exception isn't being caught, I'm not sure how 
much use that error name is to me.

I see that you already have Visual Studio 2005 on your system.  I don't know 
if that's recent enough to give a useful stack trace if we were to get you a 
debug version of rreport.exe to use.  If possible, you could install a copy 
of Visual Studio Express 2013:

     http://www.visualstudio.com/en-us/products/visual-studio-express-vs.aspx


-- 
Kenneth Brody


More information about the Filepro-list mailing list