sasha wrote:
> CREATE TABLE "_Test" ("Id" INT PRIMARY KEY, "Int64" BIGINT, "String" 
> VARCHAR(100));

I've found another interesting feature.

For table, if you create it like yours, you get 3 params for Int64 - Int64, 
Original and _Null. Two first are right System.Int64, the 3rd (for null) is 
Int32.

Interesting, isn't it?

As far as I looked into provider and DDEX, seems that we're not making any 
mistake (Int64 is there, for view too), but maybe the cooperation between 
provider and VS isn't 100% correct.

Any ideas Carlos? This is really weird (but as usuall, it will some small 
easy-to-fix problem).

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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to