Absolute newbie here, I am going to attempt to develop an enterprise level solution for our company. I anticipate using multiple database together and multiple master/detail relationships in tables.
Relationships may be in Tables may the same database or may be in another database.
I read a post that says ASPRunner has a limit of 1 master/detail relationship does the .net version have the same limitation?
Following is a small example of what I am asking.
I will have a database in it will be 2 tables, customer_data which is all customer data and customer_contacts which will be all contacts for a given customer.
IF I wanted to add another table that list lets say open invoices how would you do this in ASPRunner.
Does the .net version allow this to be done easier?
I apoligize if my question is dumb, just trying to start with the right version. I know what I want to be able to do, I want to find software that will allow me to code this myself without having to hire it done.
Thanks
Currently running Server 2003 with .net and ASP, IIS 6.0 and Microsoft SQL Server Express, and Managment Studio.
I am a novice at all of this, but I do have it up and running.
Thanks in Advance
Gary