Click here to Skip to main content
16,020,111 members

Comments by Kashif Alvi (Top 5 by date)

Kashif Alvi 3-Mar-15 23:29pm View    
Yes! i can do that.
I can use different select queries to get images from database.
but the problem here is that i cannot use different insert queries as i am using parametrized query and if there are less parameters than the columns then it returns an error. my database structure is <tablename> property_images <column1> pmid nvarchar <column2> image <column3> image2 image <column4> image3 image <column5> image4 image;

Please help.

And thank you.
Kashif Alvi 22-Feb-15 9:45am View    
Visual studio setup project
Kashif Alvi 22-Feb-15 9:44am View    
Yes i can do that, creating a new database and transferring the data to the new database, but how would i do that programitically
Kashif Alvi 22-Feb-15 9:38am View    
Yes i thought about that solution but i want to add a table while installing the application. Is there any way to do this by editing my setup project.
Kashif Alvi 14-Oct-14 14:39pm View    
The enter key is not working here.
i want to click that button which does not have any element id