Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stored procedures parameters, like a cursor or data stru
Message
 
 
To
29/08/2005 10:34:10
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01040382
Message ID:
01044789
Views:
16
>Thanks Sergey,
>
>We are dealing with a problem and blank fields. The whole record is sent from VFP into the XML structure, but OPENXML is returning errors regarding blank fields: Unexpected NULL value returned for the column : ProviderName=OPENXML, etc.
>This is because we are opening the XML structure this way:
>SELECT * From OPENXML(@idocIN, @xpathIN) with MyTable' and MyTable has Null restrictions.
>It seems that blank fields don't "pass" to SQL.
>
>How can we force the blank fields to be passed in the XML data? By using different flags we don't get success.
>

Can you post the XML document with a couple of records and @xpathIN that demonstrates the problem?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform