|
|
|
غوره نشده مویز شده
        
گروه: کاربران
آخرین بازدید: دوشنبه 13 آبان 1387 - 7:31 صبح
پست ها: 79,
بازدید ها: 956
|
|
سلام
من میخواهم فروم wwf رو روی localhost امتحان كنم ولی در ارتباط با بانك اطلاعاتی sql خطا میگیره اگه ممكن راهنمایی كنید.
صفحه كه ظاهر میشود بصورت زیر است
you can use this page to create the tables, defualt values, stored procedures, etc. in the SQL Server Database you first need to create an empty database on the Microsoft SQL Server.
Please Read!! Enter a username and password in the box below that has table creation/modification rights at the SQL Server database you are using.
This may not be the same user that you have used in your SQL Server connection string!
< id=frmLogin name=frmLogin ="return Check();" =msSQL__setup.asp method=post>
SQL Server Username: |
< name=name> |
SQL Server Password: |
< = name=> |
SQL Server Username for creating tables |
< id=user value=DBO name=user> |
|
< =submit value=Enter name=Submit> < = value= name=Submit> |
|
>
Error Connecting to database on SQL Server
Check the following is set up and correct:-
SQL Server User Name SQL Server Password Name of the SQL Server Database name set up by you on the server Empty Database set up by you on the SQL Server
Check also that you have entered the correct details in the file 'database_connection.asp' found in the 'database' directory.
Detailed Error Message: Login failed for user 'sarainv'. Reason: Not associated with a trusted SQL Server connection.
Error Details: Login failed for user 'sarainv'. Reason: Not associated with a trusted SQL Server connection. |
hamidy2007-09-20 11:31:36
|
|
|
|
|
مدیر سایت
        
گروه: مدیر سایت
آخرین بازدید: دیروز 17:59:18
پست ها: 3,475,
بازدید ها: 13,473
|
|
تنظیمات مربوط به کانکشن SQL دا در شاخه database و در فایل مربوطه asp چی قرار دادید ؟
آیا اصلا اکانت ساختید ، دیتابیس ساختید
چه نسخه ای از SQL روی سیستم شما نصب هست
Try to be a Professional

|
|
|
|
|
غوره نشده مویز شده
        
گروه: کاربران
آخرین بازدید: دوشنبه 13 آبان 1387 - 7:31 صبح
پست ها: 79,
بازدید ها: 956
|
|
sql server 2000 روی سیستم نصب كردم و یك دیتابیس خالی هم ایجاد كردم در قسمت مربوط به یوزرها نیز یك یوزر تعریف كردم.
تنظیمات مربوط به کانکشن SQL دا در شاخه database و در فایل مربوطه asp
'Enter the details of your Microsoft SQL Server or MySQL Server and database below '********************************************************************************* strSQLServerName = "admin" 'Holds the name of the SQL Server (This is the name/location or IP address of the SQL Server) strSQLDBUserName = "sarainv" 'Holds the user name (for SQL Server Authentication) strSQLDBPassword = "sa1224" 'Holds the password (for SQL Server Authentication) strSQLDBName = "forum_Database"
وقتی فرم msSQL_server_setup.asp رو اجرا میكنم برای ارتباط خطای زیر نمایش داده میشود.
Error Connecting to database on SQL Server
Check the following is set up and correct:-
SQL Server User Name SQL Server Password Name of the SQL Server Database name set up by you on the server Empty Database set up by you on the SQL Server
Check also that you have entered the correct details in the file 'database_connection.asp' found in the 'database' directory.
Detailed Error Message: Login failed for user 'sarainv'. Reason: Not associated with a trusted SQL Server connection.
Error Details: Login failed for user 'sarainv'. Reason: Not associated with a trusted SQL Server connection. |
|
|
|
|
|
مدیر سایت
        
گروه: مدیر سایت
آخرین بازدید: دیروز 17:59:18
پست ها: 3,475,
بازدید ها: 13,473
|
|
نام سرور رو که ادمین قرار دادید مطمئن هستید درست است
نام سرور همان نام کامپیوتر شما هست
Try to be a Professional

|
|
|
|
|
غوره نشده مویز شده
        
گروه: کاربران
آخرین بازدید: دوشنبه 13 آبان 1387 - 7:31 صبح
پست ها: 79,
بازدید ها: 956
|
|
|
بله نام كامپیوتر و سرور admin است hamidy2007-09-22 10:15:42
|
|
|
|
|
مدیر سایت
        
گروه: مدیر سایت
آخرین بازدید: دیروز 17:59:18
پست ها: 3,475,
بازدید ها: 13,473
|
|
ممکن است برای SQL سرور Instance تعریف کردید ، دقت کنید اگر نام Instance تعریف کرده باشید نام سرور به این شکل می شود admin\instance_name که بجای Instance Name نامی را که برای Instance تعریف کرده اید باید قرار دهید
Try to be a Professional

|
|
|
|
|
|
| | |