开发者

Using DB_LINQ for PostgreSQL and C#

开发者 https://www.devze.com 2023-01-29 14:01 出处:网络
De开发者_如何学Pythonar.. I want to use postgresql as database and when I was do google I found Db_Linq to connect postgresql as LinQ.

De开发者_如何学Pythonar.. I want to use postgresql as database and when I was do google I found Db_Linq to connect postgresql as LinQ. But when I install it, I confused how to do it.. First, I download solution and compile and then I type it on command prompt DbMetal.exe \server:localhost:5432 /user:postgres /password:admin /database:testdatabase /code:linqGen.cs provider:Postgresql but it`s not work.. Can Someone give me a hint how to install Db_Linq? Thanks in Advance


Actually, there are more required parameters than you can expect. F.e --language and --code are required. Anyway, use --debug parameter to see exact errors, then google them )

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号