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

Visual Basic

 
QuestionRe: Path/File access error Pin
Eddy Vluggen15-Aug-12 5:26
professionalEddy Vluggen15-Aug-12 5:26 
AnswerRe: Path/File access error Pin
No-e15-Aug-12 8:39
No-e15-Aug-12 8:39 
AnswerRe: Path/File access error Pin
Dave Kreskowiak15-Aug-12 8:07
mveDave Kreskowiak15-Aug-12 8:07 
QuestionSimple program exceptions on all other win7 platforms Pin
Uranium-23514-Aug-12 19:22
Uranium-23514-Aug-12 19:22 
AnswerRe: Simple program exceptions on all other win7 platforms Pin
Bernhard Hiller14-Aug-12 21:06
Bernhard Hiller14-Aug-12 21:06 
QuestionUsing VB.Net printing Pin
DWprogrammer14-Aug-12 8:18
DWprogrammer14-Aug-12 8:18 
AnswerRe: Using VB.Net printing Pin
Eddy Vluggen15-Aug-12 1:13
professionalEddy Vluggen15-Aug-12 1:13 
QuestionVisual Studio Expenses Project Pin
garyu8714-Aug-12 5:16
garyu8714-Aug-12 5:16 
Hi everyone,
I am a beginner in VB. I have a project about expenses management.
So far I am having problem in inserting, updating and showing multiple table's data in 1 form(The expenses template)

Info:
SQL database:
Expenses(ExpensesID,Date,Food,Entertainment....Cash_Remains)
Food(FoodID,Breakfast....Sub_Total)
...........


Then when I click on next or previous it will show the same form but with new empty data or existing data(How do I do this?).

For the update part I know how to do it in the tableadapter but do I really need to create all the updates for all tables to work?
Like:
food.tableadapter.update(parameter)
entertainment.tableadapter.update(parameter)
or is there any better way?

Sorry for asking too much and also not politely in programming maner.
AnswerRe: Visual Studio Expenses Project Pin
Eddy Vluggen15-Aug-12 1:21
professionalEddy Vluggen15-Aug-12 1:21 
GeneralRe: Visual Studio Expenses Project Pin
garyu8715-Aug-12 21:20
garyu8715-Aug-12 21:20 
GeneralRe: Visual Studio Expenses Project Pin
Eddy Vluggen15-Aug-12 22:05
professionalEddy Vluggen15-Aug-12 22:05 
GeneralRe: Visual Studio Expenses Project Pin
garyu8715-Aug-12 22:24
garyu8715-Aug-12 22:24 
GeneralRe: Visual Studio Expenses Project Pin
Eddy Vluggen15-Aug-12 22:31
professionalEddy Vluggen15-Aug-12 22:31 
GeneralRe: Visual Studio Expenses Project Pin
garyu8716-Aug-12 2:54
garyu8716-Aug-12 2:54 
AnswerRe: Visual Studio Expenses Project Pin
Eddy Vluggen16-Aug-12 3:05
professionalEddy Vluggen16-Aug-12 3:05 
GeneralRe: Visual Studio Expenses Project Pin
garyu8716-Aug-12 3:48
garyu8716-Aug-12 3:48 
AnswerRe: Visual Studio Expenses Project Pin
Eddy Vluggen16-Aug-12 5:12
professionalEddy Vluggen16-Aug-12 5:12 
GeneralRe: Visual Studio Expenses Project Pin
garyu8716-Aug-12 5:36
garyu8716-Aug-12 5:36 
GeneralRe: Visual Studio Expenses Project Pin
Eddy Vluggen16-Aug-12 5:47
professionalEddy Vluggen16-Aug-12 5:47 
QuestionRun-time 430: class doesnot support automation or does not support expected interface Pin
Karthik Chintala12-Aug-12 23:35
Karthik Chintala12-Aug-12 23:35 
AnswerRe: Run-time 430: class doesnot support automation or does not support expected interface Pin
Eddy Vluggen12-Aug-12 23:47
professionalEddy Vluggen12-Aug-12 23:47 
GeneralRe: Run-time 430: class doesnot support automation or does not support expected interface Pin
Karthik Chintala12-Aug-12 23:51
Karthik Chintala12-Aug-12 23:51 
AnswerRe: Run-time 430: class doesnot support automation or does not support expected interface Pin
Eddy Vluggen13-Aug-12 0:06
professionalEddy Vluggen13-Aug-12 0:06 
GeneralRe: Run-time 430: class doesnot support automation or does not support expected interface Pin
Karthik Chintala13-Aug-12 0:14
Karthik Chintala13-Aug-12 0:14 
GeneralRe: Run-time 430: class doesnot support automation or does not support expected interface Pin
Eddy Vluggen13-Aug-12 0:28
professionalEddy Vluggen13-Aug-12 0:28 

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.