VServer list of Databases
Ruslan Zasukhin
sunshine at public.kherson.ua
Wed Feb 22 01:09:46 CST 2006
On 2/22/06 12:58 AM, "Damon Pillinger" <daisychain at iinet.net.au> wrote:
> Great thanks now have a list of every database I ever made so am using
>
> if vs.UnregisterDatabase("test87") then
>
> ListBox1.DeleteAllRows
> for i = 1 to vs.DatabaseCount
> dbi = vs.DatabaseInfo( i )
> ListBox1.AddRow dbi.Name
> next
> else
> msgbox "Cannot unregister "+ListBox1.list(i)
> end if
>
> to hopefully just leave the ones in the databases folder (my current
> databases)
>
> But it wont UN register, any ideas?
A) in V4RB/Examples/Advanced you can find old test project of one developer.
I am not sure if it still work, but you cn try it to run
B) try connect to vserver using Vstudio and unregister that db.
does it work from Vstudio ?
--
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
More information about the Valentina
mailing list