Ask a Question related to ASP.NET General, Design and Development.
-
khawar #1
Can some help me with the syntax, ADo.net C# dataset query
hi every body
i need help
i have a dataset called ds, which contains a table called
login_table, which contains three columns, namely (login,
password, email).
Now the question is that, can someone translate this query
in correct syntax of C#:
"select email from login_table where login='john'"
i want some thing like following, and i don't know the
correct syntax:
string email=ds."select email from login_table where
login='john'"
basically save the scalar(string in this case) value to an
string called email.
all help will be appriciate, help the needy coder
bye
khawar Guest
-
Query Syntax
HI, Can someone give me a few poitners on the most efficient uses of QUERY.... e.g if there are several query's on one page would it be best to... -
CFPARAM Query syntax
Can anyone tell me the proper syntax to enter a query into a cfparam variable?? I would like to put the result of the query Recordset3 into the... -
Variable Syntax Query
I'm building a button bank of 6 buttons whereby pressing one button releases the last button activated. Each button is it's own movie clip named... -
Syntax error in Query Expression,
Hi everyone I have a page on my site in which i wish to display links to brochures, and i have stored an index of these links in my database. ... -
SQL Syntax Query - sorry
Colin, Working simply with what you gave us (as opposed to what you might be doing in the end). Why not try: desc family Name ...



Reply With Quote

