Top "Db-schema" questions

Use this tag for questions regarding the ER tool DbSchema.

DB Schema For Chats?

I need to store chat conversations in a database schema. The way I would use this database is I would …

mysql db-schema
DB Schema of a Role Based Access Control

I'm currently developing a member administration for a local association here and I'm developing the database schema at the moment. …

mysql credentials rbac db-schema
Using Entity Framework 6 with Multiple DB Schemas but using One DBContext

I have an application using EF as ORM. The database used to have one schema, dbo and everything was working …

entity-framework dbcontext db-schema
Get all tables and all columns from a odbc database

I want to get all "table" names from a OdbcConnection, and for all "table" names I want to recieve all …

.net odbc db-schema
entity framework code first and database user

We're running into a small problem deploying a web application to another environment. We created the application's db using Entity …

entity-framework-4.1 db-schema
Integrating payment methods in db schemas

I have a requirement where I need to create A database where a user can have multiple payment methods and …

mysql database mysql-workbench entity-relationship db-schema