Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
aCId_rAIn
Starting Member
1 Post |
Posted - 2009-02-19 : 20:22:48
|
| Hi, I'm very new with sql, but here's my situation. I am building a nice business of server rentals, and I use tcadmin to host the control panels and installs of other game servers, as well as let the customers manage their servers via changing configs, etc. This db sits on a dedicated gaming server running sql through xampp. I have a webserver set up, and I have a login page set up to make it easy for customers to log in to their control panel to change these features. My question is this, where do I need to look for as far as a script goes to link the login page to the SQL db to call the customer control panel, so that they can view and edit directly to the database? If more info is needed, I can supply it as far as giving the actual website, and ip info that hosts the sql db. In short, I'd like to redirect the logins on my website straight to the db on the dedicated. Thanks for reading :) |
|
|
|
|
|