Error Opening Query (-901 feature is not supported)

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
gto
Zeos Dev Team
Zeos Dev Team
Posts: 278
Joined: 11.11.2005, 18:35
Location: Porto Alegre / Brasil

Error Opening Query (-901 feature is not supported)

Post by gto »

Hello!

I'm developing with zeos for a while and never got problems with it, anyway, I've been visiting the forum to see what's going on out there.

So on, today my first issue came out, executing my program in a remote computer, on the same network but with a remote database, I get that error!

I've never run my program on another computer before, and it still been deployed. Today was my first try.

Already tryed to upgrade to the newer version (6.5.1 CVS 13-10-2005, with some problems to compile and the swap of field "RequestLive" to "ReadOnly", but ok now :) ) and the same message appears.

The search does not have answers... anyone can help?

My current IDE is Delphi 7 SP1, latest zeos version, firebird 1.5.2 (latest, installed on server as on client too) and my network is a standart tcp/ip running windows (ip range 192.168.1.x, mask 255.255.255.0) with a linux box as gateway and dns server.

Thanks! ans sorry for the terrible english :oops:
Use the FU!!!!!IN Google !

gto's Zeos Quick Start Guide

Te Amo Taís!
gto
Zeos Dev Team
Zeos Dev Team
Posts: 278
Joined: 11.11.2005, 18:35
Location: Porto Alegre / Brasil

Post by gto »

Hello

I've fixed, it was my fault

In database path I was writing like BDE syntax (server:database_path_in_server) while directly on zeos, only the full server path is necessary

thanks anyway!
Use the FU!!!!!IN Google !

gto's Zeos Quick Start Guide

Te Amo Taís!
Post Reply