Search:

Type: Posts; User: Jack Tomy

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    3,404

    Simple adding windows program

    Hello guys,

    I was programming this simple adding numbers program and I thought about developing it more and more

    The First code is :



    Dim number1, number2, sum As Integer
  2. Replies
    5
    Views
    1,046

    Re: Refreshing the "DataGridView" ?

    ummm okay i understand what u r trying to tell me,

    but can u tell me or give me a clue code, how to do it ..

    thanks for helping :)
  3. Replies
    5
    Views
    1,046

    Re: Refreshing the "DataGridView" ?

    okay I understand you, but I m actually new to VB.NET so ..
    this is the code im using to save the data directly to the database :

    Private Sub Button1_Click(ByVal sender As System.Object,...
  4. Replies
    5
    Views
    1,046

    Refreshing the "DataGridView" ?

    Hello every one,

    I won't talk alot but my application looks like this:


    http://s18.postimage.org/f5ldj9rpl/firstnamelastname.jpg

    when I "Submit" first and last name it says successfully...
  5. Replies
    15
    Views
    1,088

    Re: Connection Strings ?

    Perfectly worked!!
    Thanks a lot szlamany for helping me solve this problem

    :)
  6. Replies
    15
    Views
    1,088

    Re: Connection Strings ?

    okay i will use it and reply u just a moment
  7. Replies
    15
    Views
    1,088

    Re: Connection Strings ?

    ummm okay, sorry for being stupid !!

    anyways my connection string now looks like this :
    Data Source=C:\Users\Houssin\Documents\Visual Studio...
  8. Replies
    15
    Views
    10,150

    Re: Problem with Microsoft.Jet.OLEDB.4.0

    i had your same problem, i searched for the solution for weeks but it was clear that i had to change my db type!!

    after updating windows xp 32bits to vista 64bits, im using...
  9. Replies
    13
    Views
    13,334

    Re: Simplify Algebraic Expression

    good idea !! nice job


    downloading ...
  10. Replies
    15
    Views
    1,088

    Re: Connection Strings ?

    szlamany i know what is my connection sting, i know what i m using and i already notify that im using this connection string :
    ...
  11. Replies
    15
    Views
    1,088

    Re: Connection Strings ?

    i think that i dont have MS !

    also i m not using access db.

    [Edited] im using Data.SqlClient.Sqlconnection, the link* u gave me is for: System.Data.SqlServerCe.SqlCeConnection [Edited]
  12. Replies
    15
    Views
    1,088

    Re: Connection Strings ?

    yes acually its :

    Microsoft SQL Server Compact 3.5

    i had my friend he told me that Microsoft SQL Server Compact 4.0 is realesed !

    should i get it or smthing ?
  13. Replies
    15
    Views
    1,088

    Re: Connection Strings ?

    oh okay just a moment i'll check
  14. Replies
    15
    Views
    1,088

    Re: Connection Strings ?

    i really dont know what you mean with ur question, im not expert in VB.NET
    but i can tell that it gives me this error :

    A network-related or instance-specific error occurred while establishing a...
  15. Replies
    15
    Views
    1,088

    Re: Connection Strings ?

    yes szlamany i went to connetionstings.com, i told u that my connections string look like this :

    Server=myServerAddress;Database=myDataBase;Uid=myUsername;Pwd=myPassword;

    but i dont know what i...
  16. Replies
    15
    Views
    1,088

    [Resolved] Connection Strings ?

    hello everyone,

    can some one please explain to me connection string because i see alot of it in the code (put your connection string) and in my case im using Visual Basic 2010 and i need to...
  17. Replies
    3
    Views
    714

    Re: connection string ?

    thanks it worked
  18. Replies
    103
    Views
    244,252

    Re: Retrieving and Saving Data in Databases

    worked perfect, thank you
  19. Replies
    103
    Views
    244,252

    Re: Retrieving and Saving Data in Databases

    nice and helpful
  20. Replies
    3
    Views
    714

    Re: connection string ?

    I tried to put this connection string :
    Using connection As New SqlClient.SqlConnection("Data Source=Database1.mdf;Persist Security Info=False;")

    but it gives me error in this code :
    ...
  21. Replies
    3
    Views
    714

    connection string ?

    hello guys

    i use this code to insert textbox 1 and 2 to mysql db

    this is the code:


    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles...
  22. Re: insert textbox into MySql database

    thanks ohGreen for the helpful links, it helped me a lot :)
  23. Re: insert textbox into MySql database

    and by the way i m using "visual basic 2005 express" windows vista 64bits :)
  24. [Resolved] insert textbox into MySql database

    hello everyone,

    can some one give me an example code of how to tell vb.net to input a textbox data into MySql database, i am a new learner and i need help

    thanks :)
  25. Replies
    5
    Views
    567

    Re: I Need help with my School Project

    Gary,

    Yes you are right there is no OLEDB 4 in 64bits !
    but if you saw the Microsoft site you will see this for 64bits users:

    "If you are an application developer using OLEDB, set the...
  26. Replies
    5
    Views
    567

    Re: I Need help with my School Project

    okay static i will try to download that, then i will give u feedback,
  27. Replies
    5
    Views
    567

    I Need help with my School Project

    Hello,

    Our IT teacher said that we have to make a project in VB.NET.

    And I am really stuck in this and I strongly need your help.

    I told the IT teacher my project idea, i thought it was...
Results 1 to 27 of 28



Click Here to Expand Forum to Full Width