Page 1 of 2 12 LastLast
Results 1 to 10 of 20
  1. #1

    Default UNSAON PAG CONNECT VB6 TO MSSQL????


    HELLO MGA PEEPZ.. PATABANG KO.. TAGAE KO NINYO UG SAMPLE CODE BEH NGA VISUAL BASIC 6 I CONNECT UG MSSQL....

    Note:

    MSSQL HA dili MYSQL...

    i have hear MYSQL VB CONNECTION NAMAN GUD.. I NEED MSSQL .... THANX A LOT

  2. #2

    Default Re: UNSAON PAG CONNECT VB6 TO MSSQL????

    have you tried Google, the internet's well kept secret

  3. #3

    Default Re: UNSAON PAG CONNECT VB6 TO MSSQL????

    yep, pero kasagaran i hatag sa google is mysql man gud...

  4. #4

    Default Re: UNSAON PAG CONNECT VB6 TO MSSQL????

    pareho raman ang style nila pag connect, ang database name lang ang imo usbon.


  5. #5

    Default Re: UNSAON PAG CONNECT VB6 TO MSSQL????

    mao!!

  6. #6

    Default Re: UNSAON PAG CONNECT VB6 TO MSSQL????

    Quote Originally Posted by cruel_guy101
    HELLO MGA PEEPZ.. PATABANG KO.. TAGAE KO NINYO UG SAMPLE CODE BEH NGA VISUAL BASIC 6 I CONNECT UG MSSQL....

    Note:

    MSSQL HA dili MYSQL...

    i have hear MYSQL VB CONNECTION NAMAN GUD.. I NEED MSSQL .... THANX A LOT
    @cruel_guy101

    The connection that i'm using is ADO(ActiveX Data Object)
    1) You have to download Microsoft Data Access Object @Microsoft's website. After downloading, install it to your machine.
    2) Open VB6
    3) Declare this to your module:
    Dim Conn as New ADODB.Connection
    4) Create a Procedure that will connect you to your MSSQL Server, like this:
    Public Sub Conn
    Conn.ConnectionString = "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=[test];Data Source=[name of your MSSQL Server]"
    Conn.Open
    End Sub
    5) Call this procedure to your form under the Load Event



  7. #7

    Default Re: UNSAON PAG CONNECT VB6 TO MSSQL????

    bro, i think naa na daan active-x component ang vb6. just go to the tool bar.

    Project -> References -> Microsoft ActiveX Data Objects 2.0 or higher version (I think kung naa ka MS Office 2003 installed naa ka automatic Microsoft ActiveX Data Objects 2.5 pero di ko sure)

    Once na check to siya pwede na ka makadeclare sa imo application og Dim Conn as New ADODB.Connection

    goodluck

  8. #8

    Default Re: UNSAON PAG CONNECT VB6 TO MSSQL????

    Quote Originally Posted by spookey
    bro, i think naa na daan active-x component ang vb6. just go to the tool bar.

    Project -> References -> Microsoft ActiveX Data Objects 2.0 or higher version (I think kung naa ka MS Office 2003 installed naa ka automatic Microsoft ActiveX Data Objects 2.5 pero di ko sure)

    Once na check to siya pwede na ka makadeclare sa imo application og Dim Conn as New ADODB.Connection

    goodluck
    Just in case ra to bro coz naa may instance nga ma corrupt ang MDAC.

  9. #9

    Default Re: UNSAON PAG CONNECT VB6 TO MSSQL????

    ok bro. thanx kaayo.. ill try it here.... thanx for you inputs!

  10. #10

    Default Re: UNSAON PAG CONNECT VB6 TO MSSQL????

    mga bro.. napa moy laing connectionstring diha? pls. i need some more...

  11.    Advertisement

Page 1 of 2 12 LastLast

Similar Threads

 
  1. Unsaon pag connect sa internet using Samsung Tab 2 7.0?
    By Franga in forum Android Devices
    Replies: 2
    Last Post: 12-16-2012, 10:29 PM
  2. Replies: 23
    Last Post: 09-25-2012, 02:53 PM
  3. unsaon pag connect? SUCCESS! wahahha
    By brachypelma in forum Networking & Internet
    Replies: 70
    Last Post: 12-31-2007, 11:32 AM
  4. MOVED: UNSAON PAG CONNECT VB6 TO MSSQL????
    By BadDudes in forum Software & Games (Old)
    Replies: 0
    Last Post: 12-13-2006, 08:29 AM
  5. Unsaon pag convert sa VHS to DVD?
    By s.n.m.p. in forum Websites & Multimedia
    Replies: 10
    Last Post: 09-17-2005, 09:22 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top