Hi all,
I use a webservice .NET to send an dataset to cursor Foxpro
and after the update i send the cursor to the webservice .NET
Do it possible , to read a untyped dataset from Foxpro (xml adapter)
Cause if i use the typed dataset , i don't have information for the
field numeric
and foxpro make numeric(20,19). Also i send the cursor to the webservice
i have an error : overflox capacity numeric in sqlserver.
Cause foxpro define the numeric information in xml.
Thank's
Olivier