- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
4 Posted Topics
Hi friends, I am having a doubt in insertion of data create table table1(name varchar(10)) In this table, when i insert the following record manually, it produces me an error that it cannot insert. insert into table1 values('asdfghjklqwe') But when I try to insert it with the procedure, it trims …
My friend @gayzlein, Your code is working fine. I dont know where your problem is. But I can suggest you to follow some code reusability in your code. Regarding this problem, try to debug the application line by line and see whats the data passed and check where the empty …
Well.. the condition is checked frequently... IF the condition is checked frequently, then the decalration will also be done frequently...
Are you developing a windows application or web application? @timmyjoshua I am asking that because, I also used the similiar code as @ss125 posted in the above post. Its used for the web application. If you want a windows application code, you have to mention that in your question itself.
The End.
saguni