Click here to Skip to main content
15,902,114 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Error when add a record in the database Pin
MartyK200715-Aug-07 22:56
MartyK200715-Aug-07 22:56 
GeneralRe: Error when add a record in the database Pin
Mekong River15-Aug-07 23:07
Mekong River15-Aug-07 23:07 
GeneralRe: Error when add a record in the database Pin
MartyK200715-Aug-07 23:09
MartyK200715-Aug-07 23:09 
GeneralRe: Error when add a record in the database Pin
Mekong River15-Aug-07 23:11
Mekong River15-Aug-07 23:11 
GeneralRe: Error when add a record in the database Pin
MartyK200715-Aug-07 23:22
MartyK200715-Aug-07 23:22 
GeneralRe: Error when add a record in the database Pin
Mekong River15-Aug-07 23:05
Mekong River15-Aug-07 23:05 
GeneralRe: Error when add a record in the database Pin
Christian Graus15-Aug-07 23:21
protectorChristian Graus15-Aug-07 23:21 
GeneralRe: Error when add a record in the database Pin
Tom Deketelaere15-Aug-07 23:24
professionalTom Deketelaere15-Aug-07 23:24 
Roath Kanel wrote:
Christian Graus wrote:
1 - I can delete your entire database any time I like. Read up on SQL injection, to stop this


I don't understand what you mean.


with this is meant that you'r user could for instance enter "delete *" in a textbox and this would result in the fact that you'r db is deleted or something else. SQL injection occurs when a user is able to input sql strings to the db
to prevent this use sqlparameters


Roath Kanel wrote:
The reason that I didn't give the value to this field because this field has autonumber format. So I do not know how to add the number into this field


if the field is autonumber you normally don't have to include it in you're sql insert statement so that isn't the cause of you're error
GeneralRe: Error when add a record in the database Pin
Mekong River15-Aug-07 23:54
Mekong River15-Aug-07 23:54 
GeneralRe: Error when add a record in the database Pin
Christian Graus15-Aug-07 23:57
protectorChristian Graus15-Aug-07 23:57 
GeneralRe: Error when add a record in the database Pin
Mekong River16-Aug-07 0:01
Mekong River16-Aug-07 0:01 
GeneralRe: Error when add a record in the database Pin
Christian Graus16-Aug-07 0:11
protectorChristian Graus16-Aug-07 0:11 
GeneralRe: Error when add a record in the database Pin
Mekong River16-Aug-07 0:19
Mekong River16-Aug-07 0:19 
GeneralRe: Error when add a record in the database Pin
Tom Deketelaere16-Aug-07 0:32
professionalTom Deketelaere16-Aug-07 0:32 
GeneralRe: Error when add a record in the database Pin
Christian Graus16-Aug-07 11:50
protectorChristian Graus16-Aug-07 11:50 
AnswerRe: Error when add a record in the database Pin
Vimalsoft(Pty) Ltd16-Aug-07 22:20
professionalVimalsoft(Pty) Ltd16-Aug-07 22:20 
QuestionProblem with Combobox Populating And Sorting Pin
Vimalsoft(Pty) Ltd15-Aug-07 21:48
professionalVimalsoft(Pty) Ltd15-Aug-07 21:48 
AnswerRe: Problem with Combobox Populating And Sorting Pin
Luc Pattyn16-Aug-07 0:10
sitebuilderLuc Pattyn16-Aug-07 0:10 
GeneralRe: Problem with Combobox Populating And Sorting Pin
Vimalsoft(Pty) Ltd16-Aug-07 0:16
professionalVimalsoft(Pty) Ltd16-Aug-07 0:16 
QuestionThe SourceCode Manage Pin
codelinks15-Aug-07 21:21
codelinks15-Aug-07 21:21 
AnswerRe: The SourceCode Manage Pin
Dave Kreskowiak16-Aug-07 3:08
mveDave Kreskowiak16-Aug-07 3:08 
GeneralRe: The SourceCode Manage Pin
codelinks16-Aug-07 3:13
codelinks16-Aug-07 3:13 
Questionhow can i get the domain Name/IP under which my mahine works Pin
koolprasad200315-Aug-07 21:01
professionalkoolprasad200315-Aug-07 21:01 
AnswerRe: how can i get the domain Name/IP under which my mahine works Pin
Tom Deketelaere15-Aug-07 21:12
professionalTom Deketelaere15-Aug-07 21:12 
Questionhow to populate data in the DDL Pin
biswa4715-Aug-07 20:16
biswa4715-Aug-07 20:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.