[postgis-users] postgis with vb
Torsten Lange
tlange at gwdg.de
Fri Jul 20 09:28:32 PDT 2007
explanation still not very well...
Cristian Olguín Avila schrieb:
> ok.. but i don't explain very well.. i want to see the maps in vb
>
> On 7/20/07, *Torsten Lange* <tlange at gwdg.de <mailto:tlange at gwdg.de>>
> wrote:
>
> Hi Christian,
>
> Dim cn As New ADODB.Connection
> Dim rs1 As New ADODB.Recordset
> dim strSQL1 as string
>
> cn.Open "DSN=your_database;UID=xxx;PWD=yyy;"
> rs1.Open strSQL1, cn, adOpenStatic, adLockReadOnly, adCmdText
>
> works with VBA for Access.
>
> Torsten
>
> Cristian Olguín Avila schrieb:
>
> > hi...
> > i need help to connect and use my database postgresql with
> postgis...
> > with visual basic...
> > thanks
> >
> > --
> > Cristian O.
> >
> >------------------------------------------------------------------------
> >
> >_______________________________________________
> >postgis-users mailing list
> > postgis-users at postgis.refractions.net
> <mailto:postgis-users at postgis.refractions.net>
> >http://postgis.refractions.net/mailman/listinfo/postgis-users
> >
> >
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> <mailto:postgis-users at postgis.refractions.net>
> http://postgis.refractions.net/mailman/listinfo/postgis-users
> <http://postgis.refractions.net/mailman/listinfo/postgis-users>
>
>
>
>
> --
> Cristian O.
>
>------------------------------------------------------------------------
>
>_______________________________________________
>postgis-users mailing list
>postgis-users at postgis.refractions.net
>http://postgis.refractions.net/mailman/listinfo/postgis-users
>
>
More information about the postgis-users
mailing list