Click here to Skip to main content
15,886,137 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Invoke from MASM Assembly Language Pin
Derek Tortonian17-Jul-13 7:28
Derek Tortonian17-Jul-13 7:28 
GeneralRe: Invoke from MASM Assembly Language Pin
MicroVirus17-Jul-13 11:24
MicroVirus17-Jul-13 11:24 
QuestionMysql query with date conditions not working in server Pin
ven75312-Jul-13 4:10
ven75312-Jul-13 4:10 
AnswerRe: Mysql query with date conditions not working in server Pin
NotPolitcallyCorrect12-Jul-13 4:52
NotPolitcallyCorrect12-Jul-13 4:52 
AnswerRe: Mysql query with date conditions not working in server Pin
jschell12-Jul-13 13:42
jschell12-Jul-13 13:42 
AnswerMessage Closed Pin
14-Jul-13 2:26
Member 1015486914-Jul-13 2:26 
GeneralRe: Mysql query with date conditions not working in server Pin
Eddy Vluggen14-Jul-13 3:08
professionalEddy Vluggen14-Jul-13 3:08 
QuestionMaster-detail table access vb.net Pin
dmtp11-Jul-13 0:10
dmtp11-Jul-13 0:10 
Hi all,
I'm a newbie at VB.net,
I want connect to access via VB.net and manager two table with a relation type "master-child",
Master table named "Book" consists of three columns: BookID [AutoNumber], Author [Text], Description [Text],
Child table named "Chapter" with three columns: ChapterID [AutoNumber], BookID [Number], Title [Text],
Then I create an application VB.net that has one main window using a dataset with two table Book and Chapter. I make a relation between them, from BookID in the table Chapter to BookID in the master table. I use a databindingsource to manager them, the table Book is displayed by a form detail, the Chapter by a datagridview. When I delete a row in Book-table, I also want delete all chapter located it. I tried to use Tableadapter but the chapters were not deleted.
Help me,
AnswerRe: Master-detail table access vb.net Pin
ZurdoDev17-Jul-13 7:53
professionalZurdoDev17-Jul-13 7:53 
QuestionRelationship of dll and interface Pin
bfis10813710-Jul-13 0:57
bfis10813710-Jul-13 0:57 
AnswerRe: Relationship of dll and interface Pin
David Fiser10-Jul-13 6:30
David Fiser10-Jul-13 6:30 
QuestionTextChanged Event Won't Fire First Time Pin
Hypermommy9-Jul-13 4:49
Hypermommy9-Jul-13 4:49 
QuestionError Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
chdboy8-Jul-13 18:47
chdboy8-Jul-13 18:47 
AnswerRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
Richard MacCutchan8-Jul-13 21:01
mveRichard MacCutchan8-Jul-13 21:01 
GeneralRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
chdboy8-Jul-13 21:40
chdboy8-Jul-13 21:40 
GeneralRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
Richard MacCutchan8-Jul-13 22:11
mveRichard MacCutchan8-Jul-13 22:11 
GeneralRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
chdboy8-Jul-13 22:45
chdboy8-Jul-13 22:45 
GeneralRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
Richard MacCutchan8-Jul-13 23:13
mveRichard MacCutchan8-Jul-13 23:13 
AnswerRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
TnTinMn10-Jul-13 9:31
TnTinMn10-Jul-13 9:31 
GeneralRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
chdboy10-Jul-13 16:55
chdboy10-Jul-13 16:55 
QuestionProblem with P/Invoke Pin
Nooredin8-Jul-13 10:47
Nooredin8-Jul-13 10:47 
AnswerRe: Problem with P/Invoke Pin
Richard MacCutchan8-Jul-13 20:58
mveRichard MacCutchan8-Jul-13 20:58 
GeneralRe: Problem with P/Invoke Pin
Nooredin8-Jul-13 22:38
Nooredin8-Jul-13 22:38 
GeneralRe: Problem with P/Invoke Pin
Richard MacCutchan8-Jul-13 23:09
mveRichard MacCutchan8-Jul-13 23:09 
GeneralRe: Problem with P/Invoke Pin
Nooredin9-Jul-13 10:38
Nooredin9-Jul-13 10:38 

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.