Skip to content

Implement GetSchemaTable #307

Closed
Closed
@Topcoder01

Description

@Topcoder01

Dim oFilesToProcessDataTable As New DataTable
Dim oMySqlCommand As New MySqlCommand
oFilesToProcessDataTable.Load(oMySqlCommand.ExecuteReader)

The above tosses an "command not implemented" or something very similar to that, I forgot :(

If this isn't supported is their another easy way to populate a DataTable with this connector?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions