Am 20.07.2007, 18:12 Uhr, schrieb Cristian Olguín Avila <[EMAIL PROTECTED]>:

hi...
i need help to connect and use my database postgresql with postgis... with
visual basic...
thanks


hi!
what do you want to do? just view data, then you better use something like uDig or qGis which can connect to postgis and show the data. To get this managed via VB you will get lots of problems.
a schematic way to handle this is:
1. connect to database via oledb (no problem)
2. create a workspace, where you can manage your geometryobjects (greater problem) if you dont want to use shapefiles as an intermediate storage 3. create something to visualize your objects (medium problem, but lots of work to do it right)

For that problem, i would prefer C# or C++, because you can use the pglib, which increases the speed your dataconnection. For that you can serch for the ziggis-project, they are creating an postGIS-ArcGIS-Connector in C#

CU Uwe



_____________________________________
ingenieurbüro kauppert

nebeniusstr. 34
d-76137 karlsruhe

fon   +49 721 3548969-3
fax   +49 721 3548969-5

email [EMAIL PROTECTED]
web   www.ib-kauppert.de
_____________________________________
____________
Virus checked by G DATA AntiVirusKit
Version: AVKA 17.351 from 25.07.2007


_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to