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

Visual Basic

 
AnswerRe: ByRef in class property setters Pin
Dave Kreskowiak17-Jul-07 10:15
mveDave Kreskowiak17-Jul-07 10:15 
AnswerRe: ByRef in class property setters Pin
Guffa17-Jul-07 11:45
Guffa17-Jul-07 11:45 
AnswerRe: ByRef in class property setters Pin
Ahmad Zaidi17-Jul-07 22:26
Ahmad Zaidi17-Jul-07 22:26 
QuestionWindows service using webclient and Javascript Pin
Manuel F. Hernandez17-Jul-07 9:10
Manuel F. Hernandez17-Jul-07 9:10 
QuestionHelp with populating data sets Pin
iain659417-Jul-07 6:22
iain659417-Jul-07 6:22 
AnswerRe: Help with populating data sets Pin
originSH17-Jul-07 6:26
originSH17-Jul-07 6:26 
QuestionRe: Help with populating data sets Pin
iain659417-Jul-07 23:11
iain659417-Jul-07 23:11 
AnswerRe: Help with populating data sets Pin
Dave Kreskowiak18-Jul-07 2:08
mveDave Kreskowiak18-Jul-07 2:08 
If you don't know SQL, you're going to find this pretty hard to do. Even if you don't want to learn SQL, learn it You ARE going to need it sometime in the future.

The query string is specific to your database table. It usually follow the following format:
SELECT columnName, columnName, columnName FROM tableName
WHERE someCondition



A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


QuestionRemoving the Service icon from Control Panel Pin
Aisha Ikram17-Jul-07 6:22
Aisha Ikram17-Jul-07 6:22 
AnswerRe: Removing the Service icon from Control Panel Pin
Dave Kreskowiak17-Jul-07 6:32
mveDave Kreskowiak17-Jul-07 6:32 
QuestionCoordinate System Pin
Reza1217-Jul-07 5:44
Reza1217-Jul-07 5:44 
AnswerRe: Coordinate System Pin
originSH17-Jul-07 5:51
originSH17-Jul-07 5:51 
AnswerRe: Coordinate System Pin
Dave Kreskowiak17-Jul-07 6:10
mveDave Kreskowiak17-Jul-07 6:10 
GeneralRe: Coordinate System Pin
Reza1218-Jul-07 8:20
Reza1218-Jul-07 8:20 
GeneralRe: Coordinate System Pin
Dave Kreskowiak18-Jul-07 11:37
mveDave Kreskowiak18-Jul-07 11:37 
AnswerTHE RULES Pin
leckey17-Jul-07 11:22
leckey17-Jul-07 11:22 
AnswerRe: Coordinate System Pin
Paul Conrad17-Jul-07 13:06
professionalPaul Conrad17-Jul-07 13:06 
Questionparadox files Pin
jds120717-Jul-07 4:33
jds120717-Jul-07 4:33 
AnswerRe: paradox files Pin
_Damian S_17-Jul-07 13:46
professional_Damian S_17-Jul-07 13:46 
GeneralRe: paradox files Pin
jds120718-Jul-07 3:26
jds120718-Jul-07 3:26 
GeneralRe: paradox files Pin
_Damian S_18-Jul-07 14:16
professional_Damian S_18-Jul-07 14:16 
QuestionOutputting file from Selected Listview Subitem Pin
uneasyrider17-Jul-07 4:28
uneasyrider17-Jul-07 4:28 
AnswerRe: Outputting file from Selected Listview Subitem Pin
uneasyrider17-Jul-07 4:50
uneasyrider17-Jul-07 4:50 
QuestionMy structure don't work!!!! Pin
BThunder17-Jul-07 4:24
BThunder17-Jul-07 4:24 
AnswerRe: My structure don't work!!!! Pin
Dave Kreskowiak17-Jul-07 4:43
mveDave Kreskowiak17-Jul-07 4:43 

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.