Click here to Skip to main content
15,902,922 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Textbox control bound to binding source? Pin
Rashar30-Jun-06 5:15
Rashar30-Jun-06 5:15 
QuestionNeed Some Help with Crystal Reports Pin
Jats_4ru30-Jun-06 2:46
Jats_4ru30-Jun-06 2:46 
AnswerRe: Need Some Help with Crystal Reports Pin
aransiola1-Jul-06 8:59
aransiola1-Jul-06 8:59 
GeneralRe: Need Some Help with Crystal Reports Pin
Jats_4ru2-Jul-06 18:58
Jats_4ru2-Jul-06 18:58 
QuestionBackup and Restore [modified] Pin
sujith3130-Jun-06 1:14
sujith3130-Jun-06 1:14 
QuestionCheckedListBox- How to ignore doubleClick event Pin
vsuganthan29-Jun-06 23:56
vsuganthan29-Jun-06 23:56 
AnswerRe: CheckedListBox- How to ignore doubleClick event Pin
pj1027-Jul-06 2:33
pj1027-Jul-06 2:33 
QuestionUpto what size we can store a data in a file Pin
himuskanhere29-Jun-06 20:18
himuskanhere29-Jun-06 20:18 
Confused | :confused: Hello friends,
i am usinfg a structure and that structure is going to save on a file..

code snipet-->

Open file_Name For Random As #1 Len = Len(myStructure)
Put #1, 1, myStucture
Close #1
---

If structure contains more values, the Put command throws an error.
I dont know why? but i think if structure size is bigger then only it happens.

Plz tell me the allowable size in bytes that can be aaded into the file.

thanks in advance!!
hoping best from U


Rahul here
AnswerRe: Upto what size we can store a data in a file Pin
Dave Kreskowiak30-Jun-06 4:04
mveDave Kreskowiak30-Jun-06 4:04 
QuestionSocket Permissions Pin
elms29-Jun-06 18:25
elms29-Jun-06 18:25 
AnswerRe: Socket Permissions Pin
Colin Angus Mackay29-Jun-06 21:45
Colin Angus Mackay29-Jun-06 21:45 
AnswerRe: Socket Permissions Pin
Dave Kreskowiak30-Jun-06 3:58
mveDave Kreskowiak30-Jun-06 3:58 
Questionvs 2005 maskedtext box Pin
amilapradeep29-Jun-06 17:56
amilapradeep29-Jun-06 17:56 
Questionhow to validate a primary or unique key [modified] Pin
changeez29-Jun-06 14:10
changeez29-Jun-06 14:10 
AnswerRe: how to validate a primary or unique key [modified] Pin
Dave Kreskowiak29-Jun-06 16:43
mveDave Kreskowiak29-Jun-06 16:43 
GeneralRe: how to validate a primary or unique key [modified] Pin
changeez30-Jun-06 9:17
changeez30-Jun-06 9:17 
QuestionHelp: MS Access "Relationship" Style View Pin
jgyie229-Jun-06 9:54
jgyie229-Jun-06 9:54 
GeneralRe: Help: MS Access "Relationship" Style View Pin
User 171649229-Jun-06 13:53
professionalUser 171649229-Jun-06 13:53 
GeneralRe: thanks, Richard. A good, yet slightly complicated reference Pin
jgyie229-Jun-06 20:51
jgyie229-Jun-06 20:51 
QuestionReading File Records Pin
Thaddeus_jenkins29-Jun-06 8:49
Thaddeus_jenkins29-Jun-06 8:49 
AnswerRe: Reading File Records Pin
Dave Kreskowiak29-Jun-06 10:23
mveDave Kreskowiak29-Jun-06 10:23 
AnswerRe: Reading File Records Pin
Mekong River29-Jun-06 15:35
Mekong River29-Jun-06 15:35 
Questionpatching a program Pin
microuser_200029-Jun-06 5:51
microuser_200029-Jun-06 5:51 
AnswerRe: patching a program Pin
Dave Kreskowiak29-Jun-06 7:45
mveDave Kreskowiak29-Jun-06 7:45 
QuestionWindow Service Pin
nitin_ion29-Jun-06 1:45
nitin_ion29-Jun-06 1:45 

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.