![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| ASP ASP .net and net programming with Microsoft or just ASP coding on your website get help here with ASP. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| Service Man ![]() | MS SQL This is a less common alternative to Access databases, most commonly used by large scale websites. Here's our connectionstring to SQL Code: set Conn = server.createobject("ADODB.Connection") Conn.open "PROVIDER=SQLOLEDB;DATA SOURCE=servername;User ID=username;_ Password=password;DATABASE=databasename;" There's your MS SQL string. Be sure to change servername to the name of the server (localhost, computername, or IP), and to change username, password, and databasename to match those of your database. | ||
| | |
| Featured Websites | ||||
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Generating strings | Muppy | PHP | 3 | 07-01-2007 2:50 PM |
| Good simple method for encrypting/decrypting strings? | Robert Oschler | PHP | 3 | 07-01-2007 2:38 PM |
| DSL Connection | Jim Mac | Console Subjects | 3 | 06-26-2007 1:04 AM |
| Where's info on search for partial strings? (e.g., wildcards, regular expressions, ...) | david.goggin@gmail.com | MSN questions | 0 | 05-28-2007 12:45 AM |
| [PEPr] Database::FlatFile Database deleted | Ali Fazelzade | Pear | 0 | 05-20-2007 6:41 PM |
| Featured Websites | ||||
|