[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference orarep::nomahs::sql

Title:SQL notes
Moderator:NOVA::SMITHI
Created:Wed Aug 27 1986
Last Modified:Thu Jun 05 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:3895
Total number of notes:17726

3858.0. "CC-E-NOTCOMPAT " by 5150::DOERFLINGER () Thu Jan 30 1997 05:20


	rdb v7.0 and v6.1a

	compiling an sql-module with the /c_prototype generates different
	data-defintion for variables.

		        sqlmod		h-file
	rdb 6.1a	integer		long
	rdb v7.0	integer		int	

	The customer complains that all his compilations will fail
	under rdb7 with 

	%CC-E-NOTCOMPAT, In this declaration, the type of "SQL_INS_FLAGS" is 
	not compatible with the type of a previous declaration of 
	"SQL_INS_FLAGS" at line number 3 in file DKA200:[DOERFLINGER.VCS]FLAGS.h

	because in the programs the variable in the function is declared
	as long.

	Is this feature intended or a bug fix, nothing is reported
	in the rdb7 release notes.

	Any comments,
	thanks Hans-J�rgen 
T.RTitleUserPersonal
Name
DateLines
3858.1It's a bugNOVA::HERREFri Feb 07 1997 14:073
This is a bug.  The behavior change on VMS was unintententional.
Sorry about that.  It will be fixed in a future release of 7.0.

3858.2cc-e-notcompat again5150::DOERFLINGERThu Apr 17 1997 05:569
The customer installed Rdb7 ECO 1 but the problem still persists. 
Could anyone please tell when the problem is supposed to be fixed
or should I log a bugreport?

Our customer is waiting desperately for a fix because he needs to upgrade 
to Rdb7 but cannot because of the SQLMOD error.

Thanks for any answer,
Hans-J�rgen