Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » Sql(SqlSession& session) problem
Re: Sql(SqlSession& session) problem [message #40316 is a reply to message #37300] Wed, 17 July 2013 16:18 Go to previous messageGo to previous message
pfsdanny is currently offline  pfsdanny
Messages: 26
Registered: December 2011
Location: Hong Kong
Promising Member
This time I try to change the following lines in Sqls.h

FROM:
private:
void operator=(const SqlSource&);
SqlSource(const SqlSource&);

TO:
public:
void operator=(const SqlSource&);
SqlSource(const SqlSource&);

It comply without error but generate link error:
indefined reference to 'Upp::SqlSource::SqlSource(Upp::SqlSource const&);

Seems like the problems comes from the Sqls.h which is different from version 4193.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [BUG] Memory leak in MySql package
Next Topic: MS SQL Server CE Assistance
Goto Forum:
  


Current Time: Sun May 05 02:53:16 CEST 2024

Total time taken to generate the page: 0.02546 seconds