Search:

Type: Posts; User: girl81

Page 1 of 6 1 2 3 4

Search: Search took 0.10 seconds.

  1. Replies
    6
    Views
    2,723

    Re: Cannot Install VB on Vista

    TQ..

    I'm trying..
  2. Replies
    6
    Views
    2,723

    Re: Cannot Install VB on Vista

    Tq...I;m using service pack 1--32 bit ..

    What did you mean by download updates..and log in as the computer admin? please more details...

    TQVM
  3. Replies
    6
    Views
    2,723

    Cannot Install VB on Vista

    Hi all..

    I cant install vb 6 on my pc (Vista)..It says..setup has stopped working
    ---A problem caused the program to stop working correctly..please close the program..:-<

    Please let me know...
  4. Re: Showing Superscript In A Lable Caption

    TQ..It works..:-D
  5. [RESOLVED] Showing Superscript In A Lable Caption

    Hi all,

    I already searching in this forum related to superscript but still dont get solution.

    I want to show the caption of a lable to contain a superscript.

    For example,
    I want to count...
  6. Re: Overflow when put zero or empty textfield

    TQ Mr.Hack...:-D

    I deleted the txtweight textfield and put a new one..and it works..


    :-D

    Tq all...
  7. Re: Overflow when put zero or empty textfield

    :-D..Tq.....It works now..hehe..

    but can you please help me with this code..once i run..its seem not read my first condition..its jump to second condition

    First Condition


    If txtWeight.Text...
  8. Re: Overflow when put zero or empty textfield

    TQ..

    I just want to avoid an error when i put zero or just leave it empty in textfield..

    Hope you can help me..




    Option Explicit
  9. Re: Overflow when put zero or empty textfield

    Thank you..

    So what should i declared it..I try to changed it to double but its still same..

    I also put IF YourTextBox.Text <> "" THEN... it will display my msg but after that its still display...
  10. [RESOLVED] Overflow when put zero or empty textfield

    Hi all..

    I got code for BMI calculator and try to apply it.
    but when I put 0 or just empty the textfield, I got error Overflow..

    How to overcome this error..

    Here my code..
  11. Re: Running vb system without install VB software in PC

    Thanks all,

    I just wondering..i have developed a simple vb system and want to run it at many PC..that is why i want to know if there is a way we no need to install the VB Software in that PC.
    ...
  12. Running vb system without install VB software in PC

    Hi all,

    Please let me know..can i run my vb system (.exe) without install VB software in the computer.If can please tell me the solution..

    Thanks in advance
  13. Replies
    4
    Views
    50,088

    Re: Syntax error in FROM clause

    Thanks a lot..
  14. Replies
    4
    Views
    50,088

    [RESOLVED] Syntax error in FROM clause

    Hi all..i was wondering with this error message..
    "Syntax error in FROM clause. Run time error '-2147217900'

    This error happened for Update and Add process when i retrieved the Table PRODUCT...
  15. Thread: ganeshmoorthy

    by girl81
    Replies
    17
    Views
    705

    Re: ganeshmoorthy

    Happy Birthday.......my Hero..
  16. Re: [RESOLVED] Multiple-step OLE DB operation generated errors

    tq..if you mean the data type, i set it as a text.
  17. Re: [RESOLVED] Multiple-step OLE DB operation generated errors

    :D ..is it? It means i dont understand your questions :blush:
  18. Re: [RESOLVED] Multiple-step OLE DB operation generated errors

    Thanks Mr.randem..here is my Edit codes.
    Private Sub cmdEdit_Click()
    Dim query1 As String

    If MsgBox("Are you sure you want to update this data?", vbOKCancel, "Update Data Confirmation") = vbOK...
  19. Re: Multiple-step OLE DB operation generated errors

    Thanks everybody..my problems solved already but dont know the reason..i run the program and see the error line by line and error will be pointed to the textfield.eg:

    !purpose = txtPurpose.Text...
  20. Re: Multiple-step OLE DB operation generated errors

    Thanks alot Mr.RhinoBull and all..i try and will post the result soon. :) tq
  21. Re: Multiple-step OLE DB operation generated errors

    tq...yes..all same..
  22. Re: Multiple-step OLE DB operation generated errors

    Tq but it is running properly in PC using Windows XP.
  23. Re: Multiple-step OLE DB operation generated errors

    Tq...Not exe.I mean i copy the whole program.
  24. Re: Multiple-step OLE DB operation generated errors

    Thanks alot.I copy all program and run it from vb program.
  25. Re: Multiple-step OLE DB operation generated errors

    Thanks a lot.How can i know if necessary db components installed or not.Is it components in vb program?

    Thanks
  26. [RESOLVED] Multiple-step OLE DB operation generated errors

    hi all..I have one question here.
    I run VB system in PC (Windows XP) ,it is running properly. But when i run at PC using Windows ME application, the messagebox

    "Run-time error '-2147217887...
  27. Thread: Grilkip

    by girl81
    Replies
    22
    Views
    785

    Re: Grilkip

    What is these grilkip..
  28. Replies
    145
    Views
    3,318

    Re: About Ganeshmoorthy

    sorry shakti...just joking ..now switched to php language.... :wave:
  29. Replies
    145
    Views
    3,318

    Re: About Ganeshmoorthy

    Me?I'm here with ganeshmoorthy. :)
  30. Replies
    145
    Views
    3,318

    Re: About Ganeshmoorthy

    :) :) :) :)
  31. Replies
    145
    Views
    3,318

    Re: About Ganeshmoorthy

    I'm also remember u...always..hehe :)
  32. Re: How to return Days Name(Mon,Thu) in Access Query

    Thanks a lot.. :)
  33. [RESOLVED] How to return Days Name(Mon,Thu) in Access Query

    Hi everybody..may i know how to return Days Name(Mon,Thu and etc) from Date in Access Query.
    Thanks in advance
  34. Re: How to display Name of Month in Capital Letter

    Thanks..it works :)
  35. Replies
    10
    Views
    891

    Re: How to Solve this problem

    No more report problems..Suddenly...everything is OK. even not connect with printer.Dont know why..maybe the problems came from my PC. :)
  36. Re: How to display Name of Month in Capital Letter

    Thanks a lot..I have tried it but not work.."A String is required Here"..Thanks
  37. Replies
    10
    Views
    891

    Re: How to Solve this problem

    I have tried at my office..You are right Mr.Hack,when i connect with printer,
    everything will normal.

    When I disconnect with printer, the problem has come.If i hit print button the message "There...
  38. Replies
    4
    Views
    645

    Re: Coding for load data into DataCombo

    Shakti i dont know how to do.can u please guide me??
  39. Replies
    4
    Views
    645

    Re: Coding for load data into DataCombo

    Thanks..wait shakti i'm trying now
  40. Replies
    4
    Views
    645

    Coding for load data into DataCombo

    Hi all..may i know the codings for load data from Access DB into DataCombo.What i have done, I just set DataCombo using properties.Is there a way??

    Thanks in advance
Results 1 to 40 of 228
Page 1 of 6 1 2 3 4



Click Here to Expand Forum to Full Width