Discussion:
[mongodb-dev] Can I use DDL statements in MongoDB BI Connector?
sjahongir
2018-02-21 10:47:40 UTC
Permalink
Can I use DDL statements (CREATE/DROP/ALTER table)? In version 2.3

I need to execute ddl statements using MySql provider to create/alter/drop
mongo database/collection in C#. Is it possible?

I am trying to create new database using MySql client, but error ocurred:

CREATE DATABASE db1;


<Loading Image...>
--
You received this message because you are subscribed to the Google Groups "mongodb-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-dev+***@googlegroups.com.
To post to this group, send email to mongodb-***@googlegroups.com.
Visit this group at https://groups.google.com/group/mongodb-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-dev/28c2f906-8a5b-4663-a742-3b1a1ed25dd0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...