This is in class file
Imports Microsoft.VisualBasic
Imports System.IO
Imports System.Collections.Generic
Public Class FileSrch
'' File Search Options
Public Enum FileSearchOptions
YearFirst
MonthFirst
DateinExtension
NormalFiles
End Enum
Public Shared Function GetSearchcriteria(ByVal...
Hi All,
I have a SQL table with XML Data Type (FormXML).
Please see the attached picture 1 of the SQL table for your review.
The SQL table displays data fields with values:
Name: John Mark
CodeNum: 88
Data: 3/19/2009 12:00:00 AM
FormXML:
<FormXML>
<DocInfo>
<Check>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.