[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 594: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 650: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
Fórum Xmaker • Problema na criação do arquivo
Página 1 de 1

Problema na criação do arquivo

Enviado: Janeiro 18th, 2011, 3:35 pm
por molgora
Senhores, criei um projeto com um unico formulario, e quando vou executá-lo ele diz que a base de dados não foi encontrada e se eu desejo criá-la. Respondendo que SIM, ele acusa ERRO DE INICIALIZA????O : UNAVAILABLE DATABASE, e depois I/O ERROR FOR FILE BASE.GDB

Me parece que ele não está conseguindo criar o arquivo. Achei que fosse o caso do FIREBIRD não estar carregado, mas o exemplo de VENDAS roda corretamente. Onde será que errei ?

Re: Problema na criação do arquivo

Enviado: Janeiro 19th, 2011, 8:51 am
por Gustavo
Olá,
o que pode ter acontecido é você ter pulado algum passo na criação do seu projeto.
Reveja todos os passos, principalmente a parte relacionada a definição do banco de dados, e veja também a configuração do Firebird.

Em breve estaremos postando Videos explicando como criar um projeto básico.

Re: Problema na criação do arquivo

Enviado: Janeiro 19th, 2011, 2:05 pm
por molgora
consegui descobrir o problema. Na pasta \windows\system32\ tinha um arquivos gds32.dll mais recente do que aquele que está na instalação do Xmaker, e creio que dando incompatibilidade. Copiei o arquivo GDS32.DLL da pasta \XMAKER6 e funcionou belezinha.