[ 3 / biz / cgl / ck / diy / fa / ic / jp / lit / sci / vr / vt ] [ index / top / reports ] [ become a patron ] [ status ]
2023-11: Warosu is now out of extended maintenance.

/diy/ - Do It Yourself


View post   

File: 190 KB, 1010x1036, 1382286830421.jpg [View same] [iqdb] [saucenao] [google]
794020 No.794020 [Reply] [Original]

Hello /diy/, I'm a Production Engineering student and this period i'm doing an elective discipline of Databases.

Well, the teacher passed the work and basically I need to model the entire bank (EER models, logical, and physical) according to the statement that he passed; and then I still need to implement this database to display the queries using any application.

The problem is that I don't know shit about programming, and not know if I could do some application to connect to my bank and show the queries. Is there any easier way to create such an application? Some framework for dummies or something?

Thank you,
Anon

>> No.794098

Entity Framework or LINQ work in C# applications if you're using SQL databases, otherwise I don't know.
Might be a better answer on >>>/g/

>> No.794109

>/homework/
Banks tend to be pretty good at not responding to sql queries. So you're SOL.
You could try hacking some script kiddies first website though. Expect a visit from the police if you start trying to throw queries at a bank server