Re: Can't create ADP database on MSDE using MS Access
From: Lou Arnold (Lou_Arnold_at_nospam.com)
Date: 07/23/04
- Next message: Van T. Dinh: "Re: Can't create ADP database on MSDE using MS Access"
- Previous message: Van T. Dinh: "Re: Can't create ADP database on MSDE using MS Access"
- In reply to: Van T. Dinh: "Re: Can't create ADP database on MSDE using MS Access"
- Next in thread: Van T. Dinh: "Re: Can't create ADP database on MSDE using MS Access"
- Reply: Van T. Dinh: "Re: Can't create ADP database on MSDE using MS Access"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 23 Jul 2004 21:29:11 GMT
I'm not sure what it is under permissions that you wanted me to look
at. I did grant login permission to the master db for the local
Windows Admin user (computer-name\Administrator). Should I grant that
for all dbs - master, model, msdb, and temp?
Notes
1) Under the Windows Admin account, I can log onto the SQL server with
osql -E (trusted connection i.e. Windows Authentication), but not
thru the SA account. With osql I was also able to create a database
(Use Master, CREATE DATABASE mytest).
2) With another GUI admin tool named MSDE Plus, under the Windows
Admin account, I was also able to create a database.
3) I can connect to these two databases via MS Access and create
tables, again under the Windows Admin account.
4) Can't figure out why MS Access still won't allow creation under the
Win Admin account.
Lou.
BTW: The sample dbs are a separate download for
On Sat, 24 Jul 2004 02:49:56 +1000, "Van T. Dinh"
<VanThien.Dinh@discussions.microsoft.com> wrote:
>If you have the SQL Server B.O.L. (Books-On-Line) which you can download
>from Microsoft Web site, check the T-SQL function PERMISSIONS().
>
>--
>HTH
>Van T. Dinh
>MVP (Access)
>
>
>
>
>"Lou Arnold" <Lou_Arnold@nospam.com> wrote in message
>news:41013656.1625767@nntp.flfrd.phub.net.cable.rogers.com...
>> OK, well, I can connect to the master DB and it will let me create
>> tables there, but I cannot create a new database.
>>
>> Lou.
>>
>>
>
>
- Next message: Van T. Dinh: "Re: Can't create ADP database on MSDE using MS Access"
- Previous message: Van T. Dinh: "Re: Can't create ADP database on MSDE using MS Access"
- In reply to: Van T. Dinh: "Re: Can't create ADP database on MSDE using MS Access"
- Next in thread: Van T. Dinh: "Re: Can't create ADP database on MSDE using MS Access"
- Reply: Van T. Dinh: "Re: Can't create ADP database on MSDE using MS Access"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|