Как связать данные Postgres в раскрывающемся списке в ASP.NET?C#

Место общения программистов C#
Anonymous
Как связать данные Postgres в раскрывающемся списке в ASP.NET?

Сообщение Anonymous »


I was trying to bind Postgresql table data in the drop-down field. I installed all the required packages. While running the instance, I got this error:

The base class includes the field 'PgSqlDataSource', but its type (Devart.Data.PostgreSql.Web.PgSqlDataSource) is not compatible with the type of control (Devart.Data.PostgreSql.Web.PgSqlDataSource).

In my .aspx file, I have Devart.Data.PostgreSql (8.3.10.0), but in references, I found this. Can anyone help me with this?


Изображение



Источник: https://stackoverflow.com/questions/781 ... in-asp-net

Вернуться в «C#»