Click here to Skip to main content
15,905,148 members

Comments by CaptainChizni (Top 21 by date)

CaptainChizni 19-Feb-19 2:46am View    
Anyway, any solutions on how to increment a varchar?
CaptainChizni 17-Feb-19 23:15pm View    
The rows are all 1. What i am going to do is increment the numbers by 1 then if it reaches 3 the increment will reset
EX.
| order |
| 1 |
| 2 |
| 3 |
| 1 |
| 2 |
| 3 |
CaptainChizni 1-Mar-17 13:17pm View    
Thank you it works btw from now on i will use parameterized queries
CaptainChizni 24-Feb-17 11:21am View    
I remove the * and it works thanks dude :)
CaptainChizni 24-Feb-17 11:19am View    
now it gets an error system.int32 and system.string