荆超
unread,Jul 29, 2010, 11:40:27 PM7/29/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cloudba...@googlegroups.com
I try to create tables importing data from text files by using UDT. After the UDT read a line from text file, it have to create a record in CloudBase. I don't want all the lines read into CloudBase and can't find a method. For example, if there is a line with NULL columns, I want to drop this line instead of insert a NULL record into CloudBase.