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 » OleDB x64 cannot be built
icon4.gif  OleDB x64 cannot be built [message #19878] Thu, 29 January 2009 05:53 Go to next message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
I'm not complaining. It is just for your information.

c:\local\home\sergey\cpp\code\frameworks\gui\upp\svn\uppsrc\OleDB\OleDB.cpp(83)
: warning C4267: 'initializing' : conversion from 'size_t' to
	 'int', possible loss of data
c:\local\home\sergey\cpp\code\frameworks\gui\upp\svn\uppsrc\OleDB\OleDB.cpp(115)
: warning C4244: 'argument' : conversion from '__int64' to '
	int', possible loss of data
c:\local\home\sergey\cpp\code\frameworks\gui\upp\svn\uppsrc\OleDB\OleDB.cpp(389)
: warning C4244: 'argument' : conversion from 'const DBLENGT
	H' to 'const int', possible loss of data
c:\local\home\sergey\cpp\code\frameworks\gui\upp\svn\uppsrc\OleDB\OleDB.cpp(390)
: warning C4244: '+=' : conversion from 'DBLENGTH' to 'int',
	 possible loss of data
c:\local\home\sergey\cpp\code\frameworks\gui\upp\svn\uppsrc\OleDB\OleDB.cpp(402)
: warning C4244: 'argument' : conversion from 'const DBLENGT
	H' to 'const unsigned int', possible loss of data
c:\local\home\sergey\cpp\code\frameworks\gui\upp\svn\uppsrc\OleDB\OleDB.cpp(403)
: warning C4244: '+=' : conversion from 'DBLENGTH' to 'int',
	 possible loss of data
c:\local\home\sergey\cpp\code\frameworks\gui\upp\svn\uppsrc\OleDB\OleDB.cpp(413)
: warning C4244: 'argument' : conversion from 'const DBLENGT
	H' to 'const unsigned int', possible loss of data
c:\local\home\sergey\cpp\code\frameworks\gui\upp\svn\uppsrc\OleDB\OleDB.cpp(415)
: warning C4244: '+=' : conversion from 'DBLENGTH' to 'int',
	 possible loss of data
c:\local\home\sergey\cpp\code\frameworks\gui\upp\svn\uppsrc\OleDB\OleDB.cpp(716)
: error C2664: 'ICommand::Execute' : cannot convert paramete
	r 4 from 'Upp::DBROWCOUNT *' to 'DBROWCOUNT *'
        Types pointed to are unrelated; conversion requires
reinterpret_cast, C-style cast or function-style cast
c:\local\home\sergey\cpp\code\frameworks\gui\upp\svn\uppsrc\OleDB\OleDB.cpp(749)
: error C2664: 'IColumnsInfo::GetColumnInfo' : cannot conver
	t parameter 1 from 'ULONG *' to 'DBORDINAL *'
        Types pointed to are unrelated; conversion requires
reinterpret_cast, C-style cast or function-style cast
c:\local\home\sergey\cpp\code\frameworks\gui\upp\svn\uppsrc\OleDB\OleDB.cpp(757)
: warning C4244: '=' : conversion from 'const DBLENGTH' to '
	int', possible loss of data
c:\local\home\sergey\cpp\code\frameworks\gui\upp\svn\uppsrc\OleDB\OleDB.cpp(848)
: error C2664: 'IRowset::GetNextRows' : cannot convert param
	eter 4 from 'ULONG *' to 'DBCOUNTITEM *'
        Types pointed to are unrelated; conversion requires
reinterpret_cast, C-style cast or function-style cast
c:\local\home\sergey\cpp\code\frameworks\gui\upp\svn\uppsrc\OleDB\OleDB.cpp(1447)
: warning C4244: 'argument' : conversion from '__int64' to
	'int', possible loss of data
c:\local\home\sergey\cpp\code\frameworks\gui\upp\svn\uppsrc\OleDB\OleDB.cpp(1456)
: warning C4244: 'argument' : conversion from '__int64' to
	'int', possible loss of data


Regards,
Novo
Re: OleDB x64 cannot be built [message #20097 is a reply to message #19878] Tue, 17 February 2009 14:36 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Should be fixed.

Mirek
Re: OleDB x64 cannot be built [message #20115 is a reply to message #20097] Thu, 19 February 2009 06:13 Go to previous message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
luzr wrote on Tue, 17 February 2009 08:36

Should be fixed.

Mirek


It is OK now. Thank you very much. I'm sorry that I couldn't find time to fix that myself.


Regards,
Novo
Previous Topic: few questions from a newbie
Next Topic: PostgreSQL string insert fix [with patch]
Goto Forum:
  


Current Time: Fri Mar 29 08:28:30 CET 2024

Total time taken to generate the page: 0.01637 seconds