tds-fdw / tds_fdw

A PostgreSQL foreign data wrapper to connect to TDS databases (Sybase and Microsoft SQL Server)
Other
377 stars 101 forks source link

Select is already working.Update, DELETE? #273

Open huolijian opened 3 years ago

huolijian commented 3 years ago

Does our current version support UPDATE and DELETE?What methods or materials do you have for guidance?

update/delete: SQL 错误 [HV00L]: ERROR: DB-Library error: DB #: 20018, DB Msg: General SQL Server error: Check messages from the SQL Server, OS #: -1, OS Msg: , Level: 15

mjasin commented 3 years ago

when i try insert row to MSSql with foreign table, i have this error: ERROR: cannot insert into foreign table "UpdateTestMsSQL" Stan SQL: 0A000