I want to build a small .net application which can update multiple databases with same data. This will be some sort of automated appication. I have some idea in mind but I am lo开发者_运维问答oking fo
I want to update a list in the database which has one to many relationship. For example, There are over 100 subjects and a student can select whatever he wants. Let\'s say next time that student edi
I am a student and want to make the final draft with a Dynamic Schedule Manager. It was proposed to work in Java. Restriction: Should use GWT with GXT (optional) + Relational Database (eg MySql) and w
I started using Entity Framework (Using POCO Classes) for a MVC 3 C# project with Razor Views. I am having trouble implimenting the Many to Many features with it
I\'m totally new to Yii Framework and Relational databases, but I need to create a small app to control partners and activities. Partners (socios) could have many activities and activities could have
i\'m ha开发者_StackOverflowving a little problem in my project. i\'m using ADO.Net Entity Data Model,
Does anyone know an application (Enterprise Architect, ...) that allows mapping from UML Class Model开发者_Python百科 to Database Relational Model automatically? How?
I have to add some functionality to a system that is already a mess and I don\'t want to make things worse. This shop places very little value on proper design but I do so looking for a compromise.
I remember when - a long time ago - I was messing around with the Java ActiveObjects ORM, I came across a database pattern it claimed to support.
I have a db that\'s structured with a supertype table as well as subtype tables like so: EVENT PatientId INTEGER,