Search:

Type: Posts; User: bahramvb

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    1,465

    VS 2008 Re: using datatable.readxml no data is loaded

    I have the same problem when I create a new datatable
  2. Replies
    12
    Views
    2,525

    Re: Is .Net requirement an issue?

    Thanks I am developing it with C# .Net,
    hope its a good choice
    my code mainly engaged with Database and I am using Ado. Net
  3. Replies
    12
    Views
    2,525

    Re: Is .Net requirement an issue?

    what about VC++ (compared with this two)
  4. Replies
    12
    Views
    2,525

    Re: Is .Net requirement an issue?

    among .Net languages, which one is faster
    I mean sensable faster ( a some ms difference is not an issue)
  5. Replies
    12
    Views
    2,525

    Re: Is .Net requirement an issue?

    Thank for the information, I know the user of Win98 are few but I was worried abou XP users, now that I know newer XP have .Net 2, I think I can go ahead

    but when I want to target the .net...
  6. Replies
    12
    Views
    2,525

    Re: Is .Net requirement an issue?

    Yes, you mean in the way user don't need .Net framework?
    but anyway, could you please say How?

    I am new to 2010
  7. Replies
    12
    Views
    2,525

    Is .Net requirement an issue?

    Hi,

    For distributing .NET application, client need to install .NET framework.

    Especially for win98/Me users, installing the framework need to restart
    computer and it takes a quite long time...
  8. Replies
    9
    Views
    2,760

    Re: web browser crashes vb6

    But this problem for me is just new!!

    I found this from googling
    I wrote I resolved the problem by putting WebBrowser1.Navigate2 "" in the unload but it acctually doesnt resorved at least in the...
  9. Replies
    9
    Views
    2,760

    Re: web browser crashes vb6

    WebBrowser crashes but when I used the code below it was resolved

    Private Sub Form_Unload(Cancel As Integer)
    WebBrowser1.Navigate2 ""
    End Sub
  10. Replies
    12
    Views
    8,274

    Re: run time error 3706

    I found this thread with similar problem and not Resolved :(

    http://www.vbforums.com/showthread.php?t=638941&highlight=error+3706
  11. Replies
    12
    Views
    8,274

    Re: run time error 3706

    Thank you, yeah you had pointed that

    I asked him the error description and it is as the follows

    Provider can not be found, it may not be properly installed.


    I sent him the version which...
  12. Replies
    12
    Views
    8,274

    Re: run time error 3706

    Oh!!! maybe it says no plans is announced for it to support 64-bit application? if it is then I got the misunderstanding!
  13. Replies
    12
    Views
    8,274

    Re: run time error 3706

    Thank you for the good news,

    Sorry but I am still confused! if you read the rest of the article I have addressed, you see the followint statement



    Who I should beleive?

    you say it...
  14. Replies
    12
    Views
    8,274

    Re: Database - Where can I get MDAC, or drivers for Sql Server/Access/Excel?

    Please clarify me what you mean by recent version of MDAC do not inculde Jet and what is the importance?

    I got a bit confused as I read this in the link below

    ...
  15. Replies
    12
    Views
    8,274

    Re: run time error 3706

    Thanks for the guideline,
    I used it in my project but I still beleive my problem is the Driver, in most of my searches this error number is associated with the database driver

    actually as I have...
  16. Replies
    12
    Views
    8,274

    Re: run time error 3706

    Note I dont run it, one report that to me but it must be the driver problem of DB
    I guess it might be these lines


    driver = "Provider=Microsoft.Jet.OLEDB.4.0; Persist Security Info=False; "...
  17. Replies
    12
    Views
    8,274

    run time error 3706

    I distributed a Vb6 application which uses MDAC 2.7, actually i didn't include MDAC in my installation package becaues it increase the size 5 MB more, and I have heared this component exists on WinXP...
  18. Thread: Software GUI

    by bahramvb
    Replies
    27
    Views
    3,063

    Re: Software GUI

    Thank you for your openion and comments,

    you can see the interface of the main window above
    but I desinged some simple interface for the subwindows, they were much easier to create but now I am...
  19. Replies
    5
    Views
    1,056

    Re: delete file from temporary internet files

    Thank you for the guide,
    Its userfule and my problem resolved, but actually I dont download a file from a server , now I process an HTML responose from a PHP file and it seems it wasn't cashed
  20. Replies
    5
    Views
    1,056

    Re: delete file from temporary internet files

    Thank you,
    however I wanted "Temporary Internet Files" and it is beside the temp folder, if the name doesn't change from OS to OS

    But I don't know when I use a download component to recieve the...
  21. Replies
    5
    Views
    1,056

    Re: delete file from temporary internet files

    Please someone reply I have the same problem!
  22. Replies
    1
    Views
    1,102

    Packaging Vb6 application

    I am to package my vb6 application with installsheild

    I intend my target OS to be winXP, Vista, 7 ....

    I don't know which redistrutable I should include in the package,
    Installshield list some...
  23. Thread: Software GUI

    by bahramvb
    Replies
    27
    Views
    3,063

    Re: Software GUI

    I package and give the controls with example project to the site and those who are intrested in
    but I hope beofre that one can help me on somethign


    I need someone whos native language is...
  24. Thread: Software GUI

    by bahramvb
    Replies
    27
    Views
    3,063

    Re: Software GUI

    Thank you RobDog888
    no complain where it should be, I thought you mean there shouldn't be such thread in this forum



    in short answer: with difficulty :D

    I tested many GUI and after...
  25. Thread: Software GUI

    by bahramvb
    Replies
    27
    Views
    3,063

    Re: Software GUI

    Thank you for your suggestions, making the wood panel transparent could be possible, but what could I do about the shades!
    I mean the shade of objects over the wood panel is semitransparent, I doubt...
  26. Thread: Software GUI

    by bahramvb
    Replies
    27
    Views
    3,063

    Re: Software GUI

    Thank you, I myself think I am an artist who happened to be a programmer

    and No, it doesnt have such option, I didn't much heared of such ppl


    thank you akhileshbc, its great and makes me glad...
  27. Thread: Software GUI

    by bahramvb
    Replies
    27
    Views
    3,063

    Re: Software GUI

    Thank you very much for your comments and encouragements
    the GUI was part of the task, the buttons also have some creative dynamic behaviours which enhance the feeling, however I myself used some...
  28. Thread: Software GUI

    by bahramvb
    Replies
    27
    Views
    3,063

    Re: Software GUI

    thank you, ok
    I attached the screen shots to the first message.
  29. Thread: Software GUI

    by bahramvb
    Replies
    27
    Views
    3,063

    Re: Software GUI

    yeah I try to find the files to attach but you also can find the screen shots at adress below
    [Removed by Mod]
  30. Thread: Software GUI

    by bahramvb
    Replies
    27
    Views
    3,063

    Software GUI

    I have developed a software with VB6. I have a tendency to work on GUI till I get satisfied with interface,
    and you know how its hard doing that with VB6
    however I decided not engage myself for...
  31. Replies
    19
    Views
    6,363

    Re: Capture Printer Data

    thank you I will notify you
  32. Replies
    19
    Views
    6,363

    Re: Capture Printer Data

    Did you check the link below,

    http://pinouts.ru/SerialPortsCables/serial_printer_epson_pinout.shtml
    it is Serial Printer (9-25) Epson cable connector pinout
    the printer that we use
    it doesnt...
  33. Replies
    19
    Views
    6,363

    Re: Capture Printer Data

    both are DET because the both end of the connecting cable is female
  34. Replies
    19
    Views
    6,363

    Re: Capture Printer Data

    this is the pinout which is used in Epson printer
    http://pinouts.ru/SerialPortsCables/serial_printer_epson_pinout.shtml
    you mean this pinout differs with standard rs232 pinout?
    this is the...
  35. Replies
    19
    Views
    6,363

    Re: Capture Printer Data

    thank you I will examine them and tell you,
    I thought to connect the printer cable (25 pin) to the computer, is it possible, i need any convertor?
  36. Replies
    19
    Views
    6,363

    Re: Capture Printer Data

    I checked them and set the PC setting as them, I check most the permutations, no effect
    also the both PC and pannel have male usb port and the cable I use have two female (I think its cross over)...
  37. Replies
    19
    Views
    6,363

    Re: Capture Printer Data

    maybe the printer side is a 25 pin serial port too, I dont know but
    yes I connect the rs232 port of the panel to a rs232 port of PC, even the panel is waiting for a answer from printer then I should...
  38. Replies
    19
    Views
    6,363

    Re: Capture Printer Data

    No body knows about this problem?
  39. Replies
    19
    Views
    6,363

    Capture Printer Data

    I want to capture data which sent to a Epson LQ 300 (dot matrix printer), it is sent from a Operator Panel (used in factories) it probably send the Text data
    but nothing I can capture when I use...
  40. Replies
    2
    Views
    952

    Re: RS422(or 322) and Virus Attack

    I am not familiar with how virusus penetrate a computer, for example if the program send something through rs422 and nothing on otherside process it, what happens?
    actually can one limit rs422 to...
Results 1 to 40 of 115
Page 1 of 3 1 2 3



Click Here to Expand Forum to Full Width