Hey guys im stuck in a project for school..
i need to creat a console app that stores info in tables.
so were im confused is the part were the search is..
so i the client inputs an id for customer,but i want to check the table(lets say artist) if it exists?
but from the readline but i need to convert to int32 since it is an int ID...