Hi Ravi,

DBMSConnect cannot be made case-insensitive (although you could define an
explicit mapping from topic HelloTopic to table hellotopic, that is not what
you want). What you should really do is follow the advice given in my
previous mail; that is: reconfigure your MySQL server to behave correctly
regarding case-sensitivity. How to do that is explained in the link I
provided in my last mail (please read the information pointed to by that
link, it is specific for MySQL on Windows and has little to do with
DBMSConnect). It boils down to passing the option I pasted in my last mail
to your MySQL server instance either on the commandline or in the
configuration file of your MySQL server.

With best regards,
Maurits

*Maurits de Jong*

Software Engineer

E-mail:   [email protected] <niels.kortstee>
Tele:       +31-74-247-257-4
Web:     www.prismtech.com

PrismTech is a global leader in standards-based, performance-critical
middleware.  Our products enable our OEM, Systems Integrator, and End User
customers to build and optimize high-performance systems primarily for
Mil/Aero, Communications, Industrial, and Financial Markets.



On 23 June 2011 10:33, Ravi Chandran <[email protected]> wrote:

> I changed the table name to "hellotopic", still the result is same..
>
> INIT        (dbmsConnectionOdbc)      -> Detected new table: "hellotopic".
>
> INIT        (dbmsDataHandler)         -> Looking for Topic 'HelloTopic'.
>
> INIT        (dbmsDataHandler)         -> Table 'hellotopic' could not be
> mapped to Topic 'HelloTopic'.
>
>
> --
> Thanks & Regards
> Ravi
>
>
> _______________________________________________
> OpenSplice DDS Developer Mailing List
> [email protected]
> Subscribe / Unsubscribe
> http://dev.opensplice.org/mailman/listinfo/developer
>
>
_______________________________________________
OpenSplice DDS Developer Mailing List
[email protected]
Subscribe / Unsubscribe http://dev.opensplice.org/mailman/listinfo/developer

Reply via email to