Hi,
Well i supose that somethinhg like that, let me try, i have used a lot
DataSet, DataTable and TableAdapter bcouse are very simples but i`ll have to
use what you say,
thanks, i`ll tell more when i prove it.
On Fri, Sep 18, 2009 at 3:17 PM, Processor Devil
<[email protected]>wrote:
> do you mean something like SqlCommand sqlcomm = new
> SqlCommand(string.Format("SELECT * FROM table_name WHERE user='{0}'", user),
> sqlConnector); ???
>
> 2009/9/18 Elvio Chavez <[email protected]>
>
>>
>>
>> Hi,
>> I have some tables in SQL SERVER if i get the name (by user) of one of
>> its, how can i acces it data, i'm programming in c#, thanks in advance and
>> sorry my bad english
>>
>
>