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 » Simple U++ Sql Tutorial
Re: Simple U++ Sql Tutorial [message #9419 is a reply to message #9418] Sun, 06 May 2007 19:15 Go to previous messageGo to previous message
michael is currently offline  michael
Messages: 153
Registered: May 2007
Location: Germany
Experienced Member
Ok, found MySqlSchema and added this to my source-file:

#define SCHEMADIALECT <MySql/MySqlSchema.h>
#include "prohibisZA.h"
#include <Sql/sch_source.h>


and this to my header-file:

#define SCHEMADIALECT <MySql/MySqlSchema.h>
#define MODEL "prohibisZA.sch"
#include <Sql/sch_header.h>

but got these errors...

main.cpp
In file included from C:/Programme/UltimatePP/uppsrc/MySql/MySqlSchema.h:51,
                 from C:/Programme/UltimatePP/uppsrc/Sql/sch_header.h:35,
                 from J:\Entwicklung\UPP\prohibisZA\/prohibisZA.h:16,
                 from J:\Entwicklung\UPP\prohibisZA\mainmenu.cpp:7,
                 from C:/Programme/UltimatePP/out/prohibisZA/MINGW.Blitz.Gui.Main\$blitz.cpp:3:
C:/Programme/UltimatePP/uppsrc/Sql/sch_model.h:149:15: prohibisZA.sch: No such file or directory
C:/Programme/UltimatePP/uppsrc/GridCtrl/GridCtrl.h:916: warning: inline function `Upp::Item& Upp::GridCtrl::GetItem(int, int)' used but ne
	ver defined
In file included from C:/Programme/UltimatePP/uppsrc/MySql/MySqlSchema.h:51,
                 from C:/Programme/UltimatePP/uppsrc/Sql/sch_header.h:35,
                 from J:\Entwicklung\UPP\prohibisZA\/prohibisZA.h:16,
                 from J:\Entwicklung\UPP\prohibisZA\main.cpp:9:
C:/Programme/UltimatePP/uppsrc/Sql/sch_model.h:149:15: prohibisZA.sch: No such file or directory
C:/Programme/UltimatePP/uppsrc/GridCtrl/GridCtrl.h:916: warning: inline function `Upp::Item& Upp::GridCtrl::GetItem(int, int)' used but ne
	ver defined
prohibisZA: 4 file(s) built in (0:07.36), 1840 msecs / file, duration = 7609 msecs, parallelization 100%

There were errors. (0:08.82)


Any further ideas?

Michael

[Updated on: Sun, 06 May 2007 23:12]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: small patch for PostgreSQL
Next Topic: Sql::Execute()
Goto Forum:
  


Current Time: Mon May 13 15:51:57 CEST 2024

Total time taken to generate the page: 0.02969 seconds