Click here to Skip to main content
15,912,897 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionMy Application Issue. Pin
Nanda_MR27-Oct-09 18:57
Nanda_MR27-Oct-09 18:57 
AnswerRe: My Application Issue. Pin
Christian Graus27-Oct-09 19:46
protectorChristian Graus27-Oct-09 19:46 
GeneralRe: My Application Issue. Pin
Nanda_MR27-Oct-09 19:59
Nanda_MR27-Oct-09 19:59 
GeneralRe: My Application Issue. Pin
Christian Graus27-Oct-09 21:32
protectorChristian Graus27-Oct-09 21:32 
GeneralRe: My Application Issue. Pin
Nanda_MR27-Oct-09 22:30
Nanda_MR27-Oct-09 22:30 
QuestionVB.Net code wont ework propertly under certain account conditions Pin
Martin Stevens27-Oct-09 17:34
Martin Stevens27-Oct-09 17:34 
AnswerRe: VB.Net code wont ework propertly under certain account conditions Pin
Luc Pattyn27-Oct-09 18:58
sitebuilderLuc Pattyn27-Oct-09 18:58 
GeneralRe: VB.Net code wont ework propertly under certain account conditions Pin
Martin Stevens27-Oct-09 20:33
Martin Stevens27-Oct-09 20:33 
The first hit it is NOT! I spent a fair bit of time Googling through this.

Reasoning behind this is

1). the application code runs 100% fine 100% of the time on one user account that has admin privileges but not another admin account that is local (no domain or other policies exist affecting this).

2). The data inputted is not greater than the max size of the Access database column, I have analyzed the data source (every last row and column of every row) and no data is larger than the limit (if the data for a column was too large then the code would not work fine with the exact same data as it did on the first user account)

3). There is a string limiter function that has been tested and it is not possible for the data that gets passed onto this insert code to exceed the limit because it will chop it off at the allowed limit at code level this is actually well below the limit of the columns in the access database.

I just regret this application has to have a sh*tty Access backend. I would have been done and dusted and had the bugs ironed out weeks ago had been on a proper database server backend.

MFrown | :( Access sometimes sux
AnswerRe: VB.Net code wont ework propertly under certain account conditions Pin
Dave Kreskowiak28-Oct-09 4:02
mveDave Kreskowiak28-Oct-09 4:02 
QuestionFTP UPLOAD SCRIPT Pin
sris 42627-Oct-09 5:49
sris 42627-Oct-09 5:49 
AnswerRe: FTP UPLOAD SCRIPT Pin
EliottA27-Oct-09 6:46
EliottA27-Oct-09 6:46 
GeneralRe: FTP UPLOAD SCRIPT Pin
sris 42627-Oct-09 7:08
sris 42627-Oct-09 7:08 
GeneralRe: FTP UPLOAD SCRIPT Pin
dan!sh 27-Oct-09 7:12
professional dan!sh 27-Oct-09 7:12 
GeneralRe: FTP UPLOAD SCRIPT Pin
dan!sh 27-Oct-09 7:09
professional dan!sh 27-Oct-09 7:09 
GeneralRe: FTP UPLOAD SCRIPT Pin
Christian Graus27-Oct-09 11:10
protectorChristian Graus27-Oct-09 11:10 
GeneralRe: FTP UPLOAD SCRIPT Pin
Richard MacCutchan27-Oct-09 11:51
mveRichard MacCutchan27-Oct-09 11:51 
QuestionHow to plug/unplug USB serial port programitically? Pin
pallaka27-Oct-09 0:57
pallaka27-Oct-09 0:57 
AnswerDo not cross post Pin
dan!sh 27-Oct-09 2:14
professional dan!sh 27-Oct-09 2:14 
AnswerRe: How to plug/unplug USB serial port programitically? Pin
freakyit27-Oct-09 2:17
freakyit27-Oct-09 2:17 
GeneralRe: How to plug/unplug USB serial port programitically? Pin
pallaka27-Oct-09 3:00
pallaka27-Oct-09 3:00 
GeneralRe: How to plug/unplug USB serial port programitically? Pin
EliottA27-Oct-09 3:02
EliottA27-Oct-09 3:02 
GeneralRe: How to plug/unplug USB serial port programitically? Pin
dan!sh 27-Oct-09 3:30
professional dan!sh 27-Oct-09 3:30 
GeneralRe: How to plug/unplug USB serial port programitically? Pin
freakyit27-Oct-09 3:37
freakyit27-Oct-09 3:37 
GeneralRe: How to plug/unplug USB serial port programitically? Pin
pallaka27-Oct-09 4:08
pallaka27-Oct-09 4:08 
GeneralRe: How to plug/unplug USB serial port programitically? Pin
DaveAuld27-Oct-09 4:27
professionalDaveAuld27-Oct-09 4:27 

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.