User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 426,089 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 1,740 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 27 of 27
Search took 0.01 seconds.
Posts Made By: HB25
Forum: Windows NT / 2000 / XP / 2003 Jun 7th, 2008
Replies: 4
Views: 413
Posted By HB25
Re: PC don’t work when HD connected

Thanks for all the advice i ended up with a new Mother board and HDD as well
Forum: MS SQL Jun 6th, 2008
Replies: 9
Views: 1,261
Posted By HB25
Re: Problem with SQL statement in Microsoft Access

Dear friend (ProfessorPC , TCBW, tesuji)

Thank you very much for all your comment and suggestion, I have managed to perform both of my tasks using the fallowing SQL command fallowing your...
Forum: MS Access and FileMaker Pro Jun 6th, 2008
Replies: 0
Views: 807
Posted By HB25
Create a report

Dear Friends
I am relatively new to Microsoft Access and I have to create a report to perform below task, any suggestion, comment and advice will be really appreciated.

Task 1:
Prepare an order as a...
Forum: MS SQL Jun 5th, 2008
Replies: 9
Views: 1,261
Posted By HB25
Re: Problem with SQL statement in Microsoft Access

Hi TCBW
Thank you for replying to me post, I have fallowed your suggestion the query will run but it will not display any information under the CustmoerID, Surname ......... ext any Idea why? Have...
Forum: MS SQL Jun 5th, 2008
Replies: 9
Views: 1,261
Posted By HB25
Re: Problem with SQL statement in Microsoft Access

Hi Tesuji
I have tried your code but it does have a problem with the word (join). Any more suggestions.
Regards
HB25
Forum: MS SQL Jun 4th, 2008
Replies: 9
Views: 1,261
Posted By HB25
Re: Problem with SQL statement in Microsoft Access

Thank you tesuji for your quick reply please find attached my database as requested.
Thanks for all your help
HB25
Forum: MS SQL Jun 4th, 2008
Replies: 9
Views: 1,261
Posted By HB25
Problem with SQL statement in Microsoft Access

Dear Friend
I am trying to perform the flowing tasks using the following SQL statement in Microsoft Access but they don’t work. I wonder if someone could help and tell me what is wrong with my...
Forum: Database Design May 16th, 2008
Replies: 2
Views: 973
Posted By HB25
Re: Help with composite and Foreign Keys

Dear tesuji
Thank you very much for your useful comments it did solve my problem. Once again thank you and keep up the good work.
Regards
Forum: Database Design Apr 28th, 2008
Replies: 6
Views: 1,334
Posted By HB25
Re: CAR HIRE

Hi salim
Have a look at this link ( http://www.databaseanswers.org/data_models/car_hire/index.htm ) you may find it useful.
Best wishes
HB25
Forum: Database Design Apr 27th, 2008
Replies: 2
Views: 973
Posted By HB25
Help with composite and Foreign Keys

Dear Friends
I have finished the Data dictionary table for my assignment but I cannot figure out my (Composite and Foreign) Keys. I am attaching my physical data dictionary table with this massage....
Forum: Database Design Apr 15th, 2008
Replies: 6
Views: 1,255
Posted By HB25
Re: ERD for Warehouse?

Thank you tesuji you have been very helpful and solved my problem.

Kind Regards
HB25
Forum: Database Design Apr 15th, 2008
Replies: 6
Views: 1,255
Posted By HB25
Re: ERD for Warehouse?

Dear tesuji

Thank you for your reply to my post.

Please find attached my ERD and Data Dictionary I would be very grateful if you could correct any Errors I have made especially with Primary,...
Forum: Database Design Apr 15th, 2008
Replies: 6
Views: 1,255
Posted By HB25
Re: ERD for Warehouse?

Dear peter_budo
Thank you for your reply, please find attached my ERD diagram but I have been told that it should be another table named (Stock) but I am not sure whither that’s necessary or...
Forum: Database Design Apr 13th, 2008
Replies: 6
Views: 1,255
Posted By HB25
ERD for Warehouse?

Hi all, I am currently designing a database for a warehouse but I cannot get the ERD Wright. The entities which I am using are( Warehouse, order,customer, suppliers, products) these are my tables...
Forum: Windows NT / 2000 / XP / 2003 Feb 9th, 2008
Replies: 4
Views: 413
Posted By HB25
Help PC don’t work when HD connected

Hi all
My cousin has got a PC which I have built for him 3 years ago, it was working fine until last night suddenly it switch itself Off and does not want to power on again. If I disconnect the hard...
Forum: Site Layout and Usability Feb 7th, 2008
Replies: 17
Views: 9,516
Posted By HB25
Re: How do i make a dating site

Have a look on this site(http://www.joomla.org/) and learn about joomla
Good luck
Forum: Visual Basic 4 / 5 / 6 Dec 28th, 2007
Replies: 24
Views: 3,325
Posted By HB25
Re: Copy info from one form to another VB 6

Thank you hkdani for all your advice and guidance, I have tried what you are suggesting here to put frmSummary.labelsname(ArrayCounter) instead of frmSummary.lblfname(0) but still it will copy the...
Forum: Visual Basic 4 / 5 / 6 Dec 28th, 2007
Replies: 24
Views: 3,325
Posted By HB25
Re: Copy info from one form to another VB 6

Thank you very much SCBWV
My problem has solved now as my problem was to be able to display 10 people info on the frmsummar and I will take care of the other problems. Thanks again :icon_smile:
Forum: Visual Basic 4 / 5 / 6 Dec 28th, 2007
Replies: 24
Views: 3,325
Posted By HB25
Re: Copy info from one form to another VB 6

Thank you SCBWV

I have fallowed your suggestion know it does copy the info to the frmsummary but it will copy the same info into all the labels. Please find attached the project as requested
Forum: Visual Basic 4 / 5 / 6 Dec 27th, 2007
Replies: 24
Views: 3,325
Posted By HB25
Re: Copy info from one form to another VB 6

Thank you for your help guys

I have created a model and I have put the fallowing in it:
Option Explicit
Public lblfname(9) As String
Public lblsname(9) As String
Public lblgsalary(9) As...
Forum: Visual Basic 4 / 5 / 6 Dec 27th, 2007
Replies: 24
Views: 3,325
Posted By HB25
Re: Copy info from one form to another VB 6

Thank you (hkdani and SCBWV ) for your replies, I had a feeling that only with array my problem will get solved but my problem is I never understand arrays. I am planning to take one thing at a...
Forum: Visual Basic 4 / 5 / 6 Dec 26th, 2007
Replies: 24
Views: 3,325
Posted By HB25
Re: Copy info from one form to another VB 6

Thanks SCBWV but could you explain in some more detial, i do have the lables for all 10 on the summary but i don't know how i could populate each individual from the first two form.
Forum: Visual Basic 4 / 5 / 6 Dec 25th, 2007
Replies: 24
Views: 3,325
Posted By HB25
Re: Copy info from one form to another VB 6

hkdani you have been very helpful but you miss understand me I don’t have 10 emplyee what I have in frmsummary which is my last form does have 10 lable under first name, 10 lable under surname, 10...
Forum: Visual Basic 4 / 5 / 6 Dec 25th, 2007
Replies: 24
Views: 3,325
Posted By HB25
Re: Copy info from one form to another VB 6

Thanks for your reply, but I don’t know how to use this code, i could copy one person name using the above code. BTW in frmsummary I only need to display (First Name, Surname, GrossSalary, NetWage)...
Forum: Visual Basic 4 / 5 / 6 Dec 25th, 2007
Replies: 24
Views: 3,325
Posted By HB25
Re: Copy info from one form to another VB 6

Thank you for your reply, at the moment without using lblfname0.caption I could copy detail of 1 person but what I wont to do is the frmsummary be able to display information of up to 10 people
Forum: Visual Basic 4 / 5 / 6 Dec 25th, 2007
Replies: 24
Views: 3,325
Posted By HB25
Help Copy info from one form to another VB 6

Hi
I am working on a payroll program which have 3 forms.
First form has three text box (First name, Surname, Total Hour) and one command button Calculate.
After the user put the info he/she will...
Forum: Visual Basic 4 / 5 / 6 Dec 25th, 2007
Replies: 11
Views: 10,128
Posted By HB25
Help Re: passing data between forms

Hi
I am working on a payroll program which have 3 forms.
First form has three text box (First name, Surname, Total Hour) and one command button Calculate.
After the user put the info he/she will...
Showing results 1 to 27 of 27

 
All times are GMT -4. The time now is 3:30 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC