Click here to Skip to main content
15,895,841 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: how to highlight dates of Month Calendar from database windows form Pin
Richard MacCutchan2-Jul-18 22:20
mveRichard MacCutchan2-Jul-18 22:20 
AnswerRe: how to highlight dates of Month Calendar from database windows form Pin
Richard Deeming3-Jul-18 0:48
mveRichard Deeming3-Jul-18 0:48 
GeneralRe: how to highlight dates of Month Calendar from database windows form Pin
Meax5-Jul-18 0:25
Meax5-Jul-18 0:25 
GeneralRe: how to highlight dates of Month Calendar from database windows form Pin
Mycroft Holmes5-Jul-18 13:00
professionalMycroft Holmes5-Jul-18 13:00 
GeneralRe: how to highlight dates of Month Calendar from database windows form Pin
Meax15-Jul-18 18:18
Meax15-Jul-18 18:18 
Questionhow to create a VB ActiveX interface Pin
Sakthiu1-Jul-18 23:50
Sakthiu1-Jul-18 23:50 
AnswerRe: how to create a VB ActiveX interface Pin
Richard MacCutchan2-Jul-18 0:27
mveRichard MacCutchan2-Jul-18 0:27 
Questionvb.net parsing of string data Pin
dcof26-Jun-18 6:23
dcof26-Jun-18 6:23 
In a vb.net desktop application, I want to find the substring value of '896', '558957', '5/2/2016', '3150', '1', '018.99', '', '18.99', '8277', '17', '12/4/2017', '1789655895720160502315018.99', 'Y'

that is contained with a 'sqlid' string field.

An example of the field that comes in is the following:

"INSERT INTO tblInvoiceData(SchNum,InvNum,InvDate,ItemNum, Quantity,UnitPrice,Credit,Amount,VendorId,CatId,Boarddate,RecordId,Imported )VALUES ('896', '558957', '5/2/2016', '3150', '1', '018.99', '', '18.99', '8277', '17', '12/4/2017', '1789655895720160502315018.99', 'Y')"

.

I want to display these values so the user of the application can find the record within the input file that is causing the error. This message is
displayed basically when there are duplicate records.

Thus can you show me the code in vb.net on how to accomplish my goal?
AnswerRe: vb.net parsing of string data Pin
Richard MacCutchan26-Jun-18 6:30
mveRichard MacCutchan26-Jun-18 6:30 
GeneralRe: vb.net parsing of string data Pin
dcof26-Jun-18 7:41
dcof26-Jun-18 7:41 
GeneralRe: vb.net parsing of string data Pin
Richard MacCutchan26-Jun-18 8:40
mveRichard MacCutchan26-Jun-18 8:40 
AnswerRe: vb.net parsing of string data Pin
Richard Deeming26-Jun-18 12:14
mveRichard Deeming26-Jun-18 12:14 
GeneralRe: vb.net parsing of string data Pin
dcof27-Jun-18 10:52
dcof27-Jun-18 10:52 
QuestionHow to call a 'C' program function from VB code ? Pin
Sakthiu26-Jun-18 3:45
Sakthiu26-Jun-18 3:45 
AnswerRe: How to call a 'C' program function from VB code ? Pin
Richard MacCutchan26-Jun-18 6:25
mveRichard MacCutchan26-Jun-18 6:25 
QuestionHow to run .vba program from specific mail box Pin
Member 1388671525-Jun-18 13:02
Member 1388671525-Jun-18 13:02 
AnswerRe: How to run .vba program from specific mail box Pin
Dave Kreskowiak25-Jun-18 17:26
mveDave Kreskowiak25-Jun-18 17:26 
QuestionHow to pass pre-processor directive to sub-projects Pin
mo149225-Jun-18 3:29
mo149225-Jun-18 3:29 
AnswerRe: How to pass pre-processor directive to sub-projects Pin
Dave Kreskowiak25-Jun-18 4:14
mveDave Kreskowiak25-Jun-18 4:14 
GeneralRe: How to pass pre-processor directive to sub-projects Pin
mo149225-Jun-18 10:44
mo149225-Jun-18 10:44 
QuestionI tried to run your DirectX 9 example in vb.net but received an error Pin
Member 1128712325-Jun-18 3:15
Member 1128712325-Jun-18 3:15 
AnswerRe: I tried to run your DirectX 9 example in vb.net but received an error Pin
Dave Kreskowiak25-Jun-18 4:12
mveDave Kreskowiak25-Jun-18 4:12 
QuestionAccess to and capture NMEA sentences Pin
Member 1352644624-Jun-18 4:06
Member 1352644624-Jun-18 4:06 
AnswerRe: Access to and capture NMEA sentences Pin
Richard MacCutchan24-Jun-18 4:39
mveRichard MacCutchan24-Jun-18 4:39 
GeneralRe: Access to and capture NMEA sentences Pin
Member 1352644626-Jun-18 0:22
Member 1352644626-Jun-18 0:22 

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.