Click here to Skip to main content
15,887,746 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Set nothing to VB Collection class object, is it really removes items internally. Pin
Christian Graus25-Jun-08 23:35
protectorChristian Graus25-Jun-08 23:35 
GeneralRe: Set nothing to VB Collection class object, is it really removes items internally. Pin
Sakthivel P26-Jun-08 0:23
Sakthivel P26-Jun-08 0:23 
AnswerRe: Set nothing to VB Collection class object, is it really removes items internally. Pin
Guffa26-Jun-08 1:07
Guffa26-Jun-08 1:07 
GeneralRe: Set nothing to VB Collection class object, is it really removes items internally. Pin
Sakthivel P26-Jun-08 5:36
Sakthivel P26-Jun-08 5:36 
GeneralRe: Set nothing to VB Collection class object, is it really removes items internally. Pin
Guffa26-Jun-08 16:09
Guffa26-Jun-08 16:09 
GeneralRe: Set nothing to VB Collection class object, is it really removes items internally. Pin
supercat927-Jun-08 7:07
supercat927-Jun-08 7:07 
GeneralRe: Set nothing to VB Collection class object, is it really removes items internally. Pin
Guffa27-Jun-08 13:01
Guffa27-Jun-08 13:01 
QuestionDowntime Management - Client-Server Environment Pin
Anoop Brijmohun25-Jun-08 20:25
Anoop Brijmohun25-Jun-08 20:25 
Hi Guys,
Need some advice on downtime management...

I am writing an client-server application in a manufacturing environment that needs to do the ffg.

The client will scan a barcode at the begining of a cycle, say the cycle consists of (A,B,C,D)
At 'A', the scan take place and this barcode needs to be vaildated against the server.
If the barcode is valid then i need to drop the barcode in a text file on the local PC for processing(server has a folder watch on this folder)
This barcode cannot be scanned again until it is released at 'D' and then proceeds back to 'A'.

If for some reason the network/server goes down this scanning process must not stop.
For one i wont be able to validate against the server since there is no connection, but i can still create the text file with the barcode in it.

I would think the best solution would be to create the text file on the local pc, let the folder watch pick up files and validate the file for processing(when online).

Could you help me with other ideas, bearing in mind that the barcode when return to point 'A' (physically) can possibly be scanned again when the system is still offline.

Thanks
Anoop
AnswerRe: Downtime Management - Client-Server Environment Pin
Mycroft Holmes26-Jun-08 16:56
professionalMycroft Holmes26-Jun-08 16:56 
GeneralRe: Downtime Management - Client-Server Environment Pin
Anoop Brijmohun26-Jun-08 20:31
Anoop Brijmohun26-Jun-08 20:31 
GeneralRe: Downtime Management - Client-Server Environment Pin
Mycroft Holmes27-Jun-08 0:53
professionalMycroft Holmes27-Jun-08 0:53 
QuestionVB6 rs.close error Pin
Amit Battan Ror25-Jun-08 19:38
Amit Battan Ror25-Jun-08 19:38 
AnswerRe: VB6 rs.close error Pin
Amit Battan Ror25-Jun-08 19:42
Amit Battan Ror25-Jun-08 19:42 
AnswerRe: VB6 rs.close error Pin
~Khatri Mitesh~25-Jun-08 20:39
~Khatri Mitesh~25-Jun-08 20:39 
GeneralRe: VB6 rs.close error Pin
Guffa26-Jun-08 1:11
Guffa26-Jun-08 1:11 
AnswerRe: VB6 rs.close error Pin
Guffa26-Jun-08 1:17
Guffa26-Jun-08 1:17 
AnswerRe: VB6 rs.close error Pin
supercat927-Jun-08 7:26
supercat927-Jun-08 7:26 
GeneralRe: VB6 rs.close error Pin
Amit Battan Ror29-Jun-08 18:10
Amit Battan Ror29-Jun-08 18:10 
QuestionCouldn't resolve default property of object Me. Pin
AR Reddy25-Jun-08 19:33
AR Reddy25-Jun-08 19:33 
AnswerRe: Couldn't resolve default property of object Me. Pin
nishkarsh_k26-Jun-08 0:29
nishkarsh_k26-Jun-08 0:29 
GeneralRe: Couldn't resolve default property of object Me. Pin
AR Reddy26-Jun-08 1:35
AR Reddy26-Jun-08 1:35 
GeneralRe: Couldn't resolve default property of object Me. [modified] Pin
Dave Kreskowiak26-Jun-08 7:06
mveDave Kreskowiak26-Jun-08 7:06 
GeneralRe: Couldn't resolve default property of object Me. Pin
AR Reddy30-Jun-08 3:19
AR Reddy30-Jun-08 3:19 
GeneralRe: Couldn't resolve default property of object Me. Pin
Dave Kreskowiak30-Jun-08 6:41
mveDave Kreskowiak30-Jun-08 6:41 
GeneralRe: Couldn't resolve default property of object Me. Pin
AR Reddy1-Jul-08 20:59
AR Reddy1-Jul-08 20:59 

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.