| View previous topic :: View next topic |
| Author |
Message |
Magnus Newbie
Joined: 09 Sep 2003 Posts: 3
|
Posted: Tue Sep 09, 2003 4:31 pm Post subject: Connect to Oracle through VDS |
|
|
Hi,
Is it possible to log on to an Oracle DB from VDS and run some sql scripts?
Cheers,
Magnus |
|
| Back to top |
|
 |
Vic D'Elfant Past Contributor


Joined: 26 Jun 2002 Posts: 673 Location: The Netherlands
|
Posted: Tue Sep 09, 2003 5:23 pm Post subject: |
|
|
Don't know for sure if it would work, but you could try the vdsmysql.dll...
If that wouldn't work and you don't want to spend money to let you create a custom dll, you could always try to make a connection using the vdsipp.dll tcp protocol.
Vic _________________ phpBB Development Team |
|
| Back to top |
|
 |
Magnus Newbie
Joined: 09 Sep 2003 Posts: 3
|
Posted: Wed Sep 10, 2003 10:43 am Post subject: |
|
|
Thanks Vic,
I'm a bit of a newbee on VDS, but i'll check it out anyways.
Cheers,
Magnus |
|
| Back to top |
|
 |
marty Professional Member


Joined: 10 May 2001 Posts: 789
|
Posted: Wed Sep 10, 2003 11:35 am Post subject: |
|
|
You could also try VDSDB.DLL from the package VDSDLL3.DLL from Tommy, btw I highly recommend that package
http://www.vdsworld.com/index.php?page=download&fileid=60
VDSMySQL is for MySql databases only I think.
I've used VDSDB with Sybase and MS SQLServer. Worked on both, and Im sure it would work with Oracle. |
|
| Back to top |
|
 |
|