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

Visual Basic

 
GeneralRe: Interop C++ dll from vb.net Pin
Luc Pattyn17-Nov-09 1:07
sitebuilderLuc Pattyn17-Nov-09 1:07 
QuestionDelete Empty fields from array ! Pin
jeshra27912-Nov-09 11:46
jeshra27912-Nov-09 11:46 
AnswerRe: Delete Empty fields from array ! Pin
Christian Graus12-Nov-09 13:17
protectorChristian Graus12-Nov-09 13:17 
GeneralRe: Delete Empty fields from array ! Pin
Oakman12-Nov-09 15:31
Oakman12-Nov-09 15:31 
GeneralRe: Delete Empty fields from array ! Pin
EliottA12-Nov-09 15:37
EliottA12-Nov-09 15:37 
GeneralRe: Delete Empty fields from array ! Pin
EliottA12-Nov-09 15:38
EliottA12-Nov-09 15:38 
AnswerRe: Delete Empty fields from array ! [modified] Pin
MikeMarq12-Nov-09 16:47
MikeMarq12-Nov-09 16:47 
QuestionJunior Sql Query Pin
beker_usa12-Nov-09 11:20
beker_usa12-Nov-09 11:20 
i have a table which i call "RATES" and it s


..............(column1)
..............rate_start....commission.....rate_finish

row 1
................300..............2.............500.....
................501..............3.............600.....
................601..............4.............700 ....
.......................................................
................1500 ............8.............1800....

user entry etc total.text="532" (if user entry is "532" then respond should be "3")

how can i find the correct "commission"

my query is not working right it s ;

"select commission from RATES where rate_start < "' total.text and rate_finish > VALUE ....


plz help me
AnswerRe: Junior Sql Query Pin
beker_usa12-Nov-09 11:29
beker_usa12-Nov-09 11:29 
GeneralRe: Junior Sql Query Pin
Christian Graus12-Nov-09 13:17
protectorChristian Graus12-Nov-09 13:17 
AnswerRe: Junior Sql Query Pin
Luc Pattyn12-Nov-09 11:59
sitebuilderLuc Pattyn12-Nov-09 11:59 
QuestionSplit string Pin
ivo7512-Nov-09 7:38
ivo7512-Nov-09 7:38 
AnswerRe: Split string Pin
Luc Pattyn12-Nov-09 7:42
sitebuilderLuc Pattyn12-Nov-09 7:42 
GeneralRe: Split string Pin
Christian Graus12-Nov-09 9:33
protectorChristian Graus12-Nov-09 9:33 
GeneralRe: Split string Pin
Luc Pattyn12-Nov-09 10:20
sitebuilderLuc Pattyn12-Nov-09 10:20 
AnswerRe: Split string Pin
Kschuler12-Nov-09 7:43
Kschuler12-Nov-09 7:43 
GeneralRe: Split string Pin
ivo7512-Nov-09 7:52
ivo7512-Nov-09 7:52 
AnswerRe: Split string Pin
Shameel12-Nov-09 23:16
professionalShameel12-Nov-09 23:16 
QuestionDelete Database entries!!! Pin
jeshra27912-Nov-09 7:36
jeshra27912-Nov-09 7:36 
AnswerRe: Delete Database entries!!! Pin
Kschuler12-Nov-09 7:46
Kschuler12-Nov-09 7:46 
GeneralRe: Delete Database entries!!! Pin
jeshra27912-Nov-09 10:00
jeshra27912-Nov-09 10:00 
GeneralRe: Delete Database entries!!! Pin
Kschuler12-Nov-09 10:03
Kschuler12-Nov-09 10:03 
GeneralRe: Delete Database entries!!! Pin
jeshra27912-Nov-09 10:27
jeshra27912-Nov-09 10:27 
GeneralRe: Delete Database entries!!! Pin
Luc Pattyn12-Nov-09 10:17
sitebuilderLuc Pattyn12-Nov-09 10:17 
AnswerRe: Delete Database entries!!! Pin
The Man from U.N.C.L.E.12-Nov-09 9:29
The Man from U.N.C.L.E.12-Nov-09 9:29 

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.