Hi all,

About a week ago, I posted here for seeking a clue to solve my unsuccessful 
fb data provider installation. I got an error saying

unsupported on-disk structure for file C:\xxxx; found 32779, support 10

when I tried to connect to FB2.0 database.
I got several kind responses from the list but I could not find the exact 
cause.

Then I uninstalled everything (data provider, ddex, VS 2005 SDK) and 
reinstalled with slight change in versions  (provider 2.0.1.0; ddex 2.0.1.0 
and less- configuration; FB2.0 classic server). Fortunately, this time, I 
was able to connect to FB2.0 database file form VS 2005. I was happy and 
since then I have been testing FB2.0/.Net  from a test C# application with a 
help of tutorials.

I was able to query with datareader, execute a storedprocedure, and use 
dataadapter.
When I tried to use a storedprocedure with FbDataAdapter today, I found that 
I forgot to put my UDFs into FB2's UDF directory. So I recompiled my UDFs 
with new inlude files of FB2 and put regenerated my UDFs into FB2's UDF 
directory. I restarted FB2's service and tried again but it didn't work. 
Somehow, FB2 service failed ,showing 'Hang Application' in the event log. I 
thought "Ok, maybe I need some work to convert my UDFs compatible with FB2 
but I have no time for this today" and I removed my UDFs from the UDF 
directory and reboot my PC. This time FB2 service started ok (I could 
connect to FB2 databases successfully with admin tool).
But when I resume my test application / tutorials, I got the same error!

unsupported on-disk structure for file C:\xxx ; found 32779, support 10

Now I can't execute the tutorials that I could do successfully before I put 
UDFs.
With UDFs removed and rebooted, why can't I go back to the previous 
candition? And, more fundamentally, why does this 'unsupported ODS" stuff 
bothers me?
I will appreciate any help!

Tia,
Nobuya 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to