hi guys,

I do have only a little knowledge in SQL. I would like u guys to shed some light on the 'process when the sql parameters are being assigned to ..'

Here is the scenario:
In the BLL, i hav an insert function which inserts some values to the DB. Here, I'm assigning some values to the sql parameters and executing it.

I would like to know whether any kind of interaction happens with the db when the sql parameters are being assigned to???

thanx in advance .. :-)