G
Guest
hey all,
when you use the sql data adapter wizard and look at the code behind, the
sql statement looks like the following:
select * from dbo.products
why is the dbo. prefix added? is there a way to change that. It's not
causing any major problem, just wanted to know more about it.
thanks,
rodchar
when you use the sql data adapter wizard and look at the code behind, the
sql statement looks like the following:
select * from dbo.products
why is the dbo. prefix added? is there a way to change that. It's not
causing any major problem, just wanted to know more about it.
thanks,
rodchar