Re: [Firebird-net-provider] Read-only primary key

2005-11-14 Thread Carlos Guzmán Álvarez
Hello: Bug or feature? Can you send to my private email a test case please ?? BTW, I also had problems with numeric error codes, saying “No Message found for…”, as I read others had as well. I uninstalled the provider and Firebird alltogether, then deleted the remains from ‘Program File

[Firebird-net-provider] Read-only primary key

2005-11-14 Thread Peter Martens
Hello,   I found something strange when using the .net data provider 1.7a on Firebird 1.5. I have set the property of a DataColumn of a table in a dataset to ReadOnly=true because it is the primary key. That signals the dialog to make the field read-only. After having done that and adde