Click here to Skip to main content
15,890,882 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to Get data From Dataset To Array Pin
somchoto12-Apr-07 16:35
somchoto12-Apr-07 16:35 
GeneralRe: How to Get data From Dataset To Array Pin
amaneet12-Apr-07 19:07
amaneet12-Apr-07 19:07 
AnswerRe: How to Get data From Dataset To Array Pin
_mubashir12-Apr-07 21:31
_mubashir12-Apr-07 21:31 
QuestionSystem Info Pin
MatrixCoder12-Apr-07 12:07
MatrixCoder12-Apr-07 12:07 
AnswerRe: System Info Pin
A*****12-Apr-07 12:45
A*****12-Apr-07 12:45 
AnswerRe: System Info Pin
Dave Kreskowiak12-Apr-07 14:33
mveDave Kreskowiak12-Apr-07 14:33 
GeneralRe: System Info Pin
MatrixCoder12-Apr-07 17:40
MatrixCoder12-Apr-07 17:40 
QuestionPrint (VB6) vs .WriteLine (VB.NET) Pin
Marcus J. Smith12-Apr-07 11:50
professionalMarcus J. Smith12-Apr-07 11:50 
I have a project that is an update to a VB6 project. In the old VB6 code files were opened as a number and then when written to it was done like this.
Open strFileName For Output as #55
Print #55, strInputValue
My question is whether or not the file was appended to or written over when opened like that? I know how to append to a file currently but I need to make sure I am reproducing the same behavior before I go doing something different with the current new code.


CleaKO

"I think you'll be okay here, they have a thin candy shell. 'Surprised you didn't know that.'" - Tommy (Tommy Boy)
"Fill it up again! Fill it up again! Once it hits your lips, it's so good!" - Frank the Tank (Old School)

AnswerRe: Print (VB6) vs .WriteLine (VB.NET) Pin
Dave Kreskowiak12-Apr-07 14:26
mveDave Kreskowiak12-Apr-07 14:26 
GeneralRe: Print (VB6) vs .WriteLine (VB.NET) Pin
Marcus J. Smith13-Apr-07 0:21
professionalMarcus J. Smith13-Apr-07 0:21 
QuestionConvert Html file to Jpeg Image Pin
hemrk12-Apr-07 10:13
hemrk12-Apr-07 10:13 
QuestionReading HTML table Pin
krk101112-Apr-07 8:40
krk101112-Apr-07 8:40 
AnswerRe: Reading HTML table Pin
Dave Kreskowiak12-Apr-07 14:23
mveDave Kreskowiak12-Apr-07 14:23 
GeneralRe: Reading HTML table Pin
krk101112-Apr-07 17:03
krk101112-Apr-07 17:03 
QuestionAdding controls to a tab control at runtime Pin
steve_rm12-Apr-07 7:21
steve_rm12-Apr-07 7:21 
AnswerRe: Adding controls to a tab control at runtime Pin
MatrixCoder12-Apr-07 8:43
MatrixCoder12-Apr-07 8:43 
QuestionPopulating Child controls of a Tabcontrol Pin
DXDAVIES12-Apr-07 5:39
DXDAVIES12-Apr-07 5:39 
QuestionAdding new rows to Typed DataSet Pin
Steven J Jowett12-Apr-07 5:08
Steven J Jowett12-Apr-07 5:08 
AnswerRe: Adding new rows to Typed DataSet Pin
kubben12-Apr-07 5:29
kubben12-Apr-07 5:29 
Questionconnect to password-protected access-file Pin
Smithers-Jones12-Apr-07 4:18
Smithers-Jones12-Apr-07 4:18 
AnswerRe: connect to password-protected access-file Pin
H@is@here12-Apr-07 4:40
H@is@here12-Apr-07 4:40 
GeneralRe: connect to password-protected access-file Pin
Smithers-Jones12-Apr-07 21:53
Smithers-Jones12-Apr-07 21:53 
Questionretrieve arabic field Pin
charchabil0312-Apr-07 2:03
charchabil0312-Apr-07 2:03 
Questionsetup project in 2003 Pin
Kirtibangalore12-Apr-07 0:46
Kirtibangalore12-Apr-07 0:46 
AnswerRe: setup project in 2003 Pin
amaneet12-Apr-07 1:40
amaneet12-Apr-07 1:40 

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.