Click here to Skip to main content
15,897,371 members

Comments by EmanuelPirovano (Top 13 by date)

EmanuelPirovano 16-Jun-17 4:56am View    
I haven't found too much, anyway thanks you
EmanuelPirovano 12-May-17 9:30am View    
Solved guys, this is not a production application but this is a learning asp net application.
Now i will read article about parameterized query and injection.

Thanks !!!
EmanuelPirovano 5-May-17 6:24am View    
Why it doesn't repair the problem ? Can u explain me ?
Yeah, i've already search on google my problem, i use a lots of google while i develop, but i find few results.

Thanks
EmanuelPirovano 4-May-17 8:42am View    
Probably , i have gaps in Sql .
I' ve already read some tutorial but i can't unserstand, where i would place IN/OR ? What is the correct sql function ?

Anyway thanks for the help.
EmanuelPirovano 4-May-17 8:15am View    
Let me try explain in a better way.
On a click "buy", i select an item from db to data table, after if i buy another item they replace the existent item in data table, how can i deal add multiple item in data table with select command ?