How to access to SQL Server from VB6

From: Ricardo Gomez (rgomez@convergence-i.com)
Date: 08/29/02


From: "Ricardo Gomez" <rgomez@convergence-i.com>
Date: Wed, 28 Aug 2002 16:52:38 -0700


Juan manual, como vi que tu mail es de mexico te respondo
en español:

Juan Manual para accesar la base de datos desde Visal
basci 6 tienes muchas formas de hacerlo, pero la
principal, es que crees un ODBC y que por ahi te
conectes, el oddbc, lo puedes llamamr desde cualquier
control que tiene VB6 para el manejo de bases de datos, y
en la propiedad de conexión le das que por medio del odbc
y listo... ahi ya puedes empezar a trabjar, epseor te
sirva.

Ricardo
>-----Original Message-----
>Hi, group I have a question. I have a VB6 aplication
and and I'm going to
>begin to work with SQL Server 2000. My database is
already created in the
>server, but my problem is about of the users I can´t
access to the
>databaase. What kind of users you suggest I need to
create?, and which are
>the steps to do it?.
>
>Thanks so much.
>
>
>.
>



Relevant Pages

  • Re: Any REAL reason to use ADO vs. DAO?
    ... I only use the ODBC (DSN) so the web page can connect to it when displaying ... The reference table is maintained in a nice little Access MDB on my local ... Then if I need to get at the database through a VB6 application I've ...
    (microsoft.public.vb.general.discussion)
  • Re: LOCKS on database-Table with ODBC and Sybase 9.0
    ... dont use Sybase ... don't use ODBC ... it's not as powerful as vb6 or 2.0 ...
    (microsoft.public.dotnet.languages.vb)