Search:

Type: Posts; User: iamresearcher

Page 1 of 10 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    4
    Views
    1,105

    Re: need database advice

    so each activity has its own table. if I categorize them into purchase and sales transaction which makes only two tables, can you say that is not a good approach too?
  2. Replies
    6
    Views
    6,725

    Re: A simple question about MDI CHILD size

    maybe the right term is not to fullscreen. maybe you can use of the resize method of your child form less the size of the size of the picture box that you have.
  3. Replies
    4
    Views
    1,105

    need database advice

    good day. I would like to ask for advice on this situation.

    the activities are, purchase requisitioning, ordering, receiving , purchase returns, sales, sales return, inventory adjustment, stock...
  4. Replies
    2
    Views
    889

    [RESOLVED] columns for combobox

    Do we also have another control like combobox which will show multiple columns.

    For example my table have 3 columns, then I can present the three columns in that combox and when I select a record...
  5. Re: looking for activex with custom date format textbox

    what is the name of this component? i see its microsoft masked edit control. thanks man
  6. Re: looking for activex with custom date format textbox

    yes somewhat like that but on a textbox not dropbox, is there any? I have seen the code above I showed, can you tell me how to use that. I am getting error on keypress and keydown nor lostfocus.
  7. Re: looking for activex with custom date format textbox

    I found this code in google. How can I use this? I am getting error on text1_change().



    Public Function TextBoxDateFormat(DAscii As Integer, DTBox As TextBox)

    'Set error trapping...
  8. [RESOLVED] looking for activex with custom date format textbox

    Hello I have seen this one VB - An ActiveX control which restricts a textbox to numbers in the codebank by martinliss. Is there an activex for date where there is a visible / while typing the dates...
  9. Thread: Ocr

    by iamresearcher
    Replies
    10
    Views
    1,833

    Re: Ocr

    true nothing is free anymore and there are captcha solvers that are paid. which is my intention for my sister.
  10. Thread: Ocr

    by iamresearcher
    Replies
    10
    Views
    1,833

    Re: Ocr

    yes, I have tried them days ago Max and its not giving at least 70% efficiency. Thanks for that post.
  11. Thread: Ocr

    by iamresearcher
    Replies
    10
    Views
    1,833

    Re: Ocr

    I am playing with a captcha typing job and I wanted to give this software for my sister at home because she is unable to do work outside home because she has schizophrenia and so I wanted here to be...
  12. Thread: Ocr

    by iamresearcher
    Replies
    10
    Views
    1,833

    Ocr

    good day guys. I know most of you will answer me regarding programming ocr that its not possible on this forum to give assistance on ocr.

    but instead of asking for coding, I would like to ask if...
  13. question: import microsoft excel data to database using vb6

    I have this microsoft excel with one column of record. I want to upload this on msflexgrid to check for it and upload it to ms sql database server.
  14. Re: please help me about programming crystal report

    i really know that the answer is already known to some of you guys and I have stated my problem and need. actually JGGTG gave me the code but it is lacking because my mysql db is password protected...
  15. Re: please help me about programming crystal report

    and there is nothing to guess here because my question and problem is I need to know the vb6 code to open for preview a crystal reports 8.5 rpt with mysql protected database. For someone who is...
  16. Re: please help me about programming crystal report

    just nothing after posting my code. no answer.
  17. Re: please help me about programming crystal report

    up for this guys. I hope you can give your inputs if you can help here or not so I will surrender hoping help from this site.
  18. Re: please help me about programming crystal report

    upon debug there is no error but when I reach Form2.CRViewer.ViewReport, it will say SERVER HAS NOT YET BEEN OPENED. should I post again my whole code for this so you can check?
  19. Re: please help me about programming crystal report

    I dont know how hard my question or problem is that no one can help me to resolve this. Many viewers with no inputs.
  20. Re: please help me about programming crystal report

    tried that but no result. SERVER HAS NOT YET BEEN OPENED. i really dont know what causes this.
  21. Re: please help me about programming crystal report

    datamiser, I am looking for vb6 code to open cr report.
  22. Re: please help me about programming crystal report

    wont anyone help me?
  23. Re: please help me about programming crystal report

    please help me guys. I am truly lacking for this code. i really did researched this but I did not find what I needed.

    I have actually posted this question I guess months now but still no progress.
  24. please help me about programming crystal report

    I would like to use vb6, mysql database and crystal reports 8.5

    I would like to open for preview a crystal reports 8.5 with mysql protected database. I have downloaded so many samples from google,...
  25. Replies
    2
    Views
    3,168

    help: disabling certain keyboard keys

    I have made a program to lock the computer however I still need to know how to disable windows ctrl, alt and esc key.

    I have tried winlockdll.dll but there none for specific key that I mentioned....
  26. Replies
    2
    Views
    583

    need advice on program hanging

    Good day. I made a program which has 4 timers all of which works on interval of 1000

    My problem is after few hours, this program hangs and so I cannot touch its menu or see whats in the gui.
    I...
  27. Replies
    1
    Views
    574

    remove usb root hub

    guys I would like to ask code a code to remove the usb root hub.
  28. Replies
    0
    Views
    2,142

    vb and crystal reports 10

    I am using crystal reports version 10 and vb6 and mysql database

    I am connecting with crystal reports using connectionstring and not odbc.

    I intend to use connectionstring.

    I am using...
  29. Replies
    0
    Views
    983

    vb+ cr 8.5 open report

    link to my other post related to crystal report http://www.vbforums.com/showthread.php?687981-vb-crystal-rerport-8.5-open-error&p=4219177#post4219177

    moreover, i have created rpt using cr 8.5...
  30. Replies
    13
    Views
    1,416

    Re: i cannot create report

    still no tables
  31. Replies
    13
    Views
    1,416

    Re: i cannot create report

    connected to database but no tables.
  32. Replies
    13
    Views
    1,416

    Re: i cannot create report

    yes i can see that but I cannot continue to connect with it because of connection error possibly because I created the dns with mysql driver and I am connecting now with microsoft ole db driver
  33. Replies
    13
    Views
    1,416

    Re: i cannot create report

    i have already install that driver but it did not solved the prob.
  34. Replies
    13
    Views
    1,416

    Re: i cannot create report

    i created an odbc and use ole db ado / odbc but I use mysql odbc 5.1 from which there is no mysql odbc driver on the list of ole db providers on CR.
  35. Replies
    13
    Views
    1,416

    Re: i cannot create report

    I have tested using crystal reports 8.5 and I can see setup database and tables in odbc but when I use crystal reports 9.22, I can connection to database but there are no tables. why? what is the...
  36. Replies
    13
    Views
    1,416

    Re: i cannot create report

    help guys. I am using mysql odbc 5.1 driver and crystal reports 9
  37. Replies
    13
    Views
    1,416

    Re: i cannot create report

    help guys. I am using mysql odbc 5.1 driver.
  38. Replies
    13
    Views
    1,416

    i cannot create report

    Hi I am new to crystal report

    I use mysql for database

    so I try to create new report using report wizard and go to create new connection to connect to database and I dont know where to go next...
  39. Replies
    5
    Views
    849

    Re: help about opening crystal report

    yes i know. i am just confused what is the proper steps to open report conection.
  40. Replies
    5
    Views
    849

    Re: help about opening crystal report

    It is true that I get so many tutorials using google but none of them fit my need.

    I dont know, I see samples that uses setlogon etc on their code and others dont.

    So I would like to know what...
Results 1 to 40 of 391
Page 1 of 10 1 2 3 4



Click Here to Expand Forum to Full Width