can someone enlighten me what 's the difference between having a codeless database conenction and using manual code to connect to database. which is better?
for me, i think it is easier to do database using connection using object properties like datasource, datamember. i find it difficult using manual coding to connect to my database and uses alot of coding space.