Loggerhead2000
Programmer
I'm new to VB and I've run into a problem with adding new records into a relational database. Basically the application I'm writing is for my CD collection. It has the artist name, album, year, producers, songs, bandmembers, etc. In the database I have a table,Artist with just the Artist_ID Name and Website, and I have another table, "Album" that uses the Album_ID from the Artist table. So when I'm Adding to both tables I'm not sure how I go about it (in code), any advice would be very helpful...
Thanx Timmeh
Thanx Timmeh