Click here to Skip to main content
15,898,035 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Information on Initialimage Pin
Dave Kreskowiak9-May-08 3:14
mveDave Kreskowiak9-May-08 3:14 
AnswerRe: Information on Initialimage Pin
DanB19838-May-08 21:57
DanB19838-May-08 21:57 
AnswerRe: Information on Initialimage Pin
Steven J Jowett8-May-08 23:18
Steven J Jowett8-May-08 23:18 
QuestionRequire help in migrating the VB6 code to VB,NET [modified] Pin
Chaitanya kumar CVSS8-May-08 21:08
Chaitanya kumar CVSS8-May-08 21:08 
AnswerRe: Require help in migrating the VB6 code to VB,NET Pin
DanB19838-May-08 21:47
DanB19838-May-08 21:47 
GeneralRe: Require help in migrating the VB6 code to VB,NET Pin
Chaitanya kumar CVSS8-May-08 21:52
Chaitanya kumar CVSS8-May-08 21:52 
GeneralRe: Require help in migrating the VB6 code to VB,NET Pin
Christian Graus8-May-08 21:55
protectorChristian Graus8-May-08 21:55 
QuestionDatabase not getting updated Pin
vb_buddy8-May-08 20:15
vb_buddy8-May-08 20:15 
Hello everybody in the problem solving world !!!!.........

Well I have come across a unique problem and am not able to find any logic behind that.

My vb.net application runs on a sql server 2000 and it is about making bills in a fast running gift counter with 5 to 6 client and server is placed at a distance of 200 meters. The store sells maximum of 50-60 gifts. The user does all the transaction through clicks.

Two tables are involved for making a transaction. One is mastertable and detailtable.

In the mastertable my application is inserting the total of the bill, date, amount and the counter person’s code. It then generates an auto number which I picks up after the data is inserted in the mastertable and then uses the same in the detailtable.

The detailtable holds fields like item, qty, rate,id of mastertable etc.

My application is running smooth, but recently I noticed that say one in 500th time, row is not added to mastertable while it is present in detailtable with the id of mastertable. I have binded the sql with commit. I have digged my code but am not finding any logic behind this error.

Please help. Thanks in advance.
AnswerRe: Database not getting updated Pin
Christian Graus8-May-08 20:27
protectorChristian Graus8-May-08 20:27 
GeneralRe: Database not getting updated Pin
Anubhava Dimri8-May-08 20:54
Anubhava Dimri8-May-08 20:54 
GeneralRe: Database not getting updated Pin
vb_buddy9-May-08 20:24
vb_buddy9-May-08 20:24 
GeneralRe: Database not getting updated Pin
vb_buddy9-May-08 20:27
vb_buddy9-May-08 20:27 
GeneralRe: Database not getting updated Pin
Anubhava Dimri11-May-08 18:23
Anubhava Dimri11-May-08 18:23 
AnswerRe: Database not getting updated Pin
Mycroft Holmes8-May-08 20:50
professionalMycroft Holmes8-May-08 20:50 
GeneralRe: Database not getting updated Pin
vb_buddy9-May-08 20:29
vb_buddy9-May-08 20:29 
QuestionDataset field name in listbox Pin
tchouny8-May-08 20:10
tchouny8-May-08 20:10 
AnswerRe: Dataset field name in listbox Pin
Anubhava Dimri8-May-08 20:44
Anubhava Dimri8-May-08 20:44 
AnswerRe: Dataset field name in listbox Pin
Rupesh Kumar Swami8-May-08 22:14
Rupesh Kumar Swami8-May-08 22:14 
GeneralRe: Dataset field name in listbox Pin
tchouny18-May-08 23:41
tchouny18-May-08 23:41 
Questionwhich control to use on form in vb.net??? Pin
ketan bader8-May-08 19:55
ketan bader8-May-08 19:55 
AnswerRe: which control to use on form in vb.net??? Pin
Anubhava Dimri8-May-08 19:59
Anubhava Dimri8-May-08 19:59 
AnswerRe: which control to use on form in vb.net??? Pin
Dave Kreskowiak9-May-08 1:44
mveDave Kreskowiak9-May-08 1:44 
Question[Message Deleted] Pin
hitesh sojitra8-May-08 19:35
hitesh sojitra8-May-08 19:35 
AnswerRe: How to enable folder permissions after using .Deny in Vb,Net Pin
Christian Graus8-May-08 19:46
protectorChristian Graus8-May-08 19:46 
QuestionHow to get Domainname/user information Pin
hitesh sojitra8-May-08 18:44
hitesh sojitra8-May-08 18:44 

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.