i’m just right new with DataAbstract doing some tests with the trial at the moment,
but now i stumble building a client app connecting to the Relativity server.
i always(i tried several configurations) hanging on the error message:
“Schema loading failed” (see. attached file)
Involved products/configuration
MySQL Server Version (5.1 / 5.5 tried both)
Relativity Server (local / remote tried both)
DB-Access via UniDAC or MyDAC (tried both)
At this point, not knowing the exact problem, i need some help.
If that doesn’t work… We ran into this, we had to re-build the DAD file for the database using delphi 2007 to use it in delphi 2009/2010, issues with ansi and unicode.
first of all, thank you for the replies so far.
But unfortunately my problem isn’t solved yet.
I haven’t D2007 installed, just using XE and XE2. @DevFlexe:
Perhaps you can post the rebuild DAD file(s) for MySQL/UniDAC here ?
That would be very helpfull for me
Perhaps my handling of Relativity Server or Data Abstract Template Wizard is wrong?!
I’m using the Relativity Server Admin to:
added a new domain to the Relativity Server
adding a new Schema to the new Domain, using the *.daSchema file generated with the Schema Modeler
adding a new connection to the new domain using the connection string from the schema Modeler
Starting Delphi DataAbstract Template Wizard following the step by step running up into the error above(see first post)
Meanwhile i tried ^^the same^^ with a SQLLite database ending up in the same error?!
Surprisingly, if i added exactly the schema under the “PCTrade Sample” everything is working fine. WTF ?