On 22.6.2006 23:34 John Smith wrote:
> When integrating firebird with Visual Studio 2005 I am able to connect 
> and view the database however when I try to bind any controls to the 
> data connection however I get an error indicating that the table that I 
> am selecting from is not an object.
>  
> Some updating commands could not be generated automatically. The 
> database returned the following error
>  
> Dynamic SQL Error
> SQL error code = -104
> Token unknown - line 1 char 133
> "TableName"

How is looking your binding?

Did you created command? Whne you test using preview, is it working? Are you 
using dataset/binding controls? Or are you using old-time .NET 1.1 objects?

Try to describe your problem more.

-- 
Jiri Cincura
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to