Altman,
The ODBC is not always save however I saw that there is as well an
commandbuilder for ODBC which maybe makes your live as easy as it is with
OleDb.
http://msdn.microsoft.com/library/de...classtopic.asp
Althouhg it has with OleDb as well bugs, or maybe I am wrong because while I
write this I remember me that the one who always tells that the
commandbuilder has bugs likes very much ODBC.
However maybe it will make your live much easier
Cor
"Altman" <(E-Mail Removed)>
..
> it is for a window forms and we are using ODBC because it is already set
> up for Crystal Reports. This means the application will not have to find
> out from the user where the DB is located. Otherwise I would have used
> OLEDB.
>
>
> "Cor Ligthert" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Altman,
>>
>> First question Windowforms or Webforms and than why are you using ODBC
>> instead of OleDb. ODBC will give you much more work.
>>
>> Cor
>>
>
>