[postgis-users] postgis with vb

Cristian Olguín Avila cristianolguin at gmail.com
Fri Jul 20 09:25:23 PDT 2007


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> 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
> >http://postgis.refractions.net/mailman/listinfo/postgis-users
> >
> >
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>



-- 
Cristian O.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20070720/395ecdf0/attachment.html>


More information about the postgis-users mailing list