Search:

Type: Posts; User: bnath001

Search: Search took 0.04 seconds.

  1. are there any good sites for VB.NET

    Hi,

    Are there any good sites to download some practice code for VB.NET?

    thank you
    nath
  2. Replies
    1
    Views
    590

    DateAdd function in VB5.0

    Hi,

    I am trying to use DateAdd function in VB5.0.

    DateAdd(interval, number, date).

    for "interval" parameter I need to use semiannual and there is no standard setting for that. standards...
  3. Replies
    2
    Views
    382

    Encryption ...lOgic Please

    Hi,

    I have a VB application, which needs to encrypt the UID & PWD .

    Can somone give me a simple logic to do this please.


    thank you
  4. can "sql.sqlerror " be accessed from VB

    JIm,

    Thanks for the reply. But do you think that I can access "sql.sqlerror " from VB?


    if you have any code in VB which is used to trap oracle errors, could you kindly post.

    thank you
    nath
  5. Oracle errors..not appearing in VB..any suggestions

    Hi,

    I am using VB5.0 (DAO technology) and the back-end is Oracle8i.

    While inserting a record / updating a record from VB (say "Update tbl1 set fld1 = "hello") if an error occurs at the Oracle...
  6. Replies
    1
    Views
    326

    Oracle doesn't return errors..to VB

    Hi,

    I am using VB5.0 (DAO technology) and the back-end is Oracle8i.

    While inserting a record / updating a record from VB (say "Update tbl1 set fld1 = "hello") if an error occurs at the Oracle...
  7. How to know the "nextval" in sequence number from VB

    Hi,

    I am using Oracle 8i as back-end and VB as front-end.

    I have a sequence number generator on a table in Oracle.
    From VB screen after inserting a record in the table which has sequence...
  8. Thread: FTP using VB

    by bnath001
    Replies
    3
    Views
    430

    Downloaded but...

    Hi ,

    Thank you for the OCX control.

    I have downloaded the file and copied into WinNT\System32 directory. I tried to register this control by saying "regsvr32 ezftp"

    but it says Loadlibrary...
  9. Thread: FTP using VB

    by bnath001
    Replies
    3
    Views
    430

    FTP using VB

    HI,

    Can I FTP using VB? Any ideas and suggestions about how to go about this please.

    thank you
    nath
  10. Urgent help..Application crashing ..Memory error

    Hi,

    This is an MS Access 97 question. I am sorry if I shouldn't post this question here.

    I have developed an Access application with Oracle tables as back-end. I have linked Oracle tables...
  11. Color change in a grid control..need help

    Hi,

    I am using DBGrid (data bound grid control) on a VB5.0 form.
    When the user double clicks on a row, I am populating the data into text boxes and the user can modify the data and hit save...
  12. Replies
    0
    Views
    589

    color change for a row in DBGrid

    Hi,

    I am using DBGrid (data bound grid control) on a VB5.0 form.
    When the user double clicks on a row, I am populating the data into text boxes and the user can modify the data and hit save...
  13. Replies
    8
    Views
    703

    I tried both. I went into MDIForm Load event....

    I tried both.

    I went into MDIForm Load event.

    Private sub MDIForm_Load ()

    mnuFile.enabled = false
    end sub

    when i type mnuFile. I only see List, count, item, Lbound, Ubound methods...
  14. Replies
    8
    Views
    703

    Enable/Disable Menu Items in VB5?

    Hi,

    I have an MDI form. When the user logs into my application by typing UID and PWD (which is a small popup form), depending on the access rights to the user I need to disable some menu items of...
  15. Replies
    3
    Views
    384

    Than ks guys

    nath
  16. Replies
    3
    Views
    384

    Total # of days function in VB...

    Hello,

    I am looking for a function in VB which gives me the total number of days from January 1st - todate (say Jan1st to March 1 = 59 days) . But I couldn't find.

    Also is there a function to...
  17. Can I extract data from ASCII file to Access table

    Hello,

    Using ADO's can I extract data directly from ASCII file into the recordset rather than an Access table.

    Thank you
    basam nath
  18. Replies
    5
    Views
    611

    Thanks lord_dude..but..

    Lord_dude,

    I am able to load the PDF file into the Acrobat activex control.

    But can copy the content of the PDF file into an ASCII file? I need to take the content put into an ASCII file and...
  19. Replies
    5
    Views
    611

    Pls ..help...PDF file opening in VB

    I have a .PDF (Acrobat) file and would like to open it using Visual Basic. Is it possible .

    Can someone point me in right direction please.

    thank you
    nath
  20. Is it possible in a Browser

    Hello my friend

    Your piece of code works in VB .
    Thank you for that.

    Is it possible to implement same solution in a Browser?

    thank you
    bnath001
  21. Thankx to both of you..but..

    Thanks to you all. It works fine. As long my screen/form is active and if the user hits Print Screen button, the code works.

    But when the user shrinks my VB application (I mean the screen/form...
  22. Pls help..How to disable "Print Scrn" button in VB application

    Hello,
    New to VB. I have a VB application. When the user is using this application, I would like to disable the usage of "Print Scrn" button. I mean if the user hits the "Print Scrn" button, he...
  23. Replies
    0
    Views
    773

    On the domino server (Lotus notes 4.4.2), there...

    On the domino server (Lotus notes 4.4.2), there are 2 documents (ASC files),
    is there anyway that I could access to those documents (stored in Lotus notes database) and read those ascii files using...
  24. Replies
    0
    Views
    429

    On the lotus notes server, there are 2 documents...

    On the lotus notes server, there are 2 documents (ASC files),
    is there anyway that I could access to those documents (stored in Lotus notes database) and read those ascii files using VB.

    I know...
  25. can Licensing info be read from registry.

    Thanks for those Links guys.

    But I guess my question is can we read the Licensing info from the windows registry? I mean when we buy a application (say 5 user license) and when we install it...
  26. When an application is installed on Windows OS...

    When an application is installed on Windows OS (95/98/NT),
    I believe it writes the Licensing information into windows registry of that machine.

    I need to write an application which can read the...
Results 1 to 26 of 26



Click Here to Expand Forum to Full Width