Hi Suchita, You can get column names in SQl Server using the following query: --This will give you all the column names in the customer table Select COLUMN_NAME From .INFORMATION_SCHEMA.COLUMNS Where TABLE_NAME = 'Customer' Hope this solves your problem. Thanks, Kaifee
Mohamad Kaifi
Posts
-
checking the fieldname in the table -
Click To Add New Rowhi friends .. i have to add a row run time in a table on click of a Add button..how to do.. plz help.. thanks...
-
Check Bok and Button on click eventi think i can answer ur question but plz explain..what u actually want..
-
Check Bok and Button on click eventbut u r calling a javascript function onclick of button..what it so..
-
Convert Doc To PDFThanks Bob, I tried a lot..but till now,i havn't got success :( but i am trying :)
-
Check Bok and Button on click eventcould i now,why u dont want to use javascript..and i dont think there is any other way..u will have to use any client side script language..
-
Check Bok and Button on click eventcant u disable or enable that button?
-
Calling Sever side function from client sidefriend u can use ajax..ur page wont be post backed and ur download function will also be executed..
-
Convert Doc To PDFHi friends, I have to upload a doc file in my web application but i want that it should be automatically converted to PDF format.. any type of help will be very helpful for me.. plz reply. thanks...
-
Report Generation in VBI need ur help guys, i m new to vb and i m trying to develop a project Account Managment. I have to generate reports using access reports. Can u help me by telling how can i do it.