Re: Button Column Select.

Tech-Archive recommends: Fix windows errors by optimizing your registry



On May 21, 7:11 am, rcoco <nclau...@xxxxxxxx> wrote:
Hi Alexey,
con is:
SqlConnection con = new SqlConnection("user
id=utldbuser;"+"password=utldbuser;"+"server=utlhq202;"+"database=IS_dashbo­ard;");
Thanks

Well, but where do you create it?

The code above looks correct and I can only guess that possibly your
connection object is not a global available reference.

Is it a code-behind class? If yes, did you compiled it?

.


Quantcast