Ich habe das in bericht nicht geschreiben.
Uzytkownik "Cor Ligthert [MVP]" <(E-Mail Removed)> napisal w wiadomosci news:(E-Mail Removed)...
Emil,
To nie moze byc prawda
Cor
"Emil" <(E-Mail Removed)> schreef in bericht news:emqub6$s9l$(E-Mail Removed)...
>
> Użytkownik "Emil" <(E-Mail Removed)> napisał w wiadomości
> news:emqrr0$q4r$(E-Mail Removed)...
>>
>> Uzytkownik "Jacob" <(E-Mail Removed)> napisal w wiadomosci
>> news:(E-Mail Removed)...
>>> I'm guessing the student-id in your database table is the primary key
>>> and that it has an auto-increment value, correct?
>>>
>>> This does not automatically get copied into your datatable, so you need
>>> to set AutoIncrement to true on the column and possible set the
>>> relevant seed also.
>>>
>>>
>>
>> id-student is the primary key but it hasn't an auto-increment value (it
>> must be typed by hand).
>>
> I've solved the problem. I switched from Access to SQL Express and now
> everything works fine 
>
> Thanks for help anyway
>
>