Re: FillSchema problem in VS2005
Posted by: Lou Arnold
Date: October 04, 2006 06:31PM

Let's be careful with the terminology. VS2003 and 2005 are notjing more than IDEs. The data objects come from the MySql Connector/NET and the .NET frameowrk (version 1 or 2). Given that you changed only the IDE, the only difference can in compiler amd linker switches - so check those carefully. Di the version of the .NET framework change?

Changing to Connector/.NET 5.0.0 beta? or alpha? This probably wasn't a good idea since you changed the IDE for sure and perhaps the .NET version. Might have been best to leave the Connector at V1.0.7, if that;s what it was.

When you say that the architecture supported several databases, then this implies that you wrote several versions of the same code, but using different Connector types or ODBC drivers. Is this true, and if so, is the code for other database types causing problems?

Options: ReplyQuote


Subject
Written By
Posted
September 30, 2006 01:38AM
September 30, 2006 05:21AM
Re: FillSchema problem in VS2005
October 04, 2006 06:31PM
October 05, 2006 07:31AM
October 20, 2006 03:26AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.