My company uses Microsoft SQL for all DB functions.
1) Can I use VB with MS SQL or do I have to use MySQL?
If I have to use MySQL this may be a sticking point for us.
2) Does the DB have to be local or can it reside on another server?
3) Can I referance the the DB server by name in config.php or does it have to be by IP?
3a) If I can use the name does it have to be the FQDN (Fully Qualified Domain Name)?
Thanks,
Rap
1) Can I use VB with MS SQL or do I have to use MySQL?
If I have to use MySQL this may be a sticking point for us.
2) Does the DB have to be local or can it reside on another server?
3) Can I referance the the DB server by name in config.php or does it have to be by IP?
3a) If I can use the name does it have to be the FQDN (Fully Qualified Domain Name)?
Thanks,
Rap
Comment