Open Database on Server

Beatrix Willius bwillius at gmx.de
Mon Oct 29 13:08:52 CDT 2007


Hello,

I'm feeling very dense today, but I can't seem to figure out how to  
open a database on a server. For the client I have

     ValentinaDB = new VDatabase
     ValentinaDB.open(theFolderitem)

where theFolderitem is the folderitem pointing to the local database.  
For the server I have

   dim theConnection as VConnection
   dim theServer as VServer
   theConnection = New VConnection(theHost, theUser, thePassword,  
thePort, 0, "")
   theConnection.Open()
   theServer = new VServer(theConnection)

but what do I afterwards?

ValentinaDB = new VDatabase(theConnection)

only has the connection as parameter and not a name. Using Mac OS  
10.4.7 on G5 with RB2007r3 and V4RB3.4, VServer 3.4.

Thanks in advance for your help.




Mit freundlichen Grüßen/Regards

Trixi Willius

http://www.mothsoftware.com
Mail Archiver X: archive, clean and search email
http://www.beatrixwillius.de
Fractals, 3d landscapes etc.



More information about the Valentina mailing list