Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
grant
- Page 1
Re: How to connect to the Pinterest API using PHP?
Programming
Web Development
2 Months Ago
by Dani
… OAuth does is give your end-user the ability to
grant
your app permission to access their Pinterest account and modify…
grant access
Programming
Software Development
18 Years Ago
by lewisy
… filesystem), create a new folder on filesystem(called user101) then
grant
user101 full control access to this newly created folder. My… in domain2.com so maybe I can use that to
grant
access..? my code looks like this: [code] LPTSTR pszObjName = L…
Grant Update Permission
Programming
Software Development
16 Years Ago
by shers
Hi, How do I
grant
update permission to a user to one column of one table? When he updates the table, the error is 'The UPDATE permission was denied on the object.' Please help. Thanks
Unable to GRANT SELECT to a table I created
Programming
Software Development
13 Years Ago
by clflyer
…States_02 as a sysadmin user. Later on I want to
grant
SELECT permissions to that database to another user, web I… As String = Me.txtStates.Text Dim SQL As String = "
GRANT
SELECT ON " & DbName & " TO web&…database. This user can also login to SQL Server and
grant
the permissions manually. I'm a little puzzled on this…
How to fix this error 'Grantor does not have GRANT permission' ?
Programming
Databases
13 Years Ago
by jacksantho
… database. 4. So i tried this query: [CODE] use master
grant
create any database to user go[/CODE] 5. Am facing…, Level 16, State 1, Line 2 Grantor does not have
GRANT
permission.[/CODE] 6. please help me out. Thanks in advance…
Re: How to fix this error 'Grantor does not have GRANT permission' ?
Programming
Databases
13 Years Ago
by pritaeas
The user you created did not get permission to
GRANT
permissions to other users. Login as sysdba and try the
GRANT
query again.
Re: Unable to GRANT SELECT to a table I created
Programming
Software Development
13 Years Ago
by bluehangook629
I dont think you are allowed to
grant
access to a user on entire database. What is the error message?
How to grant the permissions for the users to alter the tables definition ?
Programming
Databases
13 Years Ago
by jacksantho
Hi, For the users, i
grant
the permissions to create a table and then i also …given the permission to alter table i.e
grant
alter on san to user; Logging as user: Table (design…
MySql GRANT/REVOKE scenerio
Programming
Databases
12 Years Ago
by maad_jhangir
… i create new user (user1) now i want to give
grant
access to user1 on all databases except SAMPLE.. what i… should do ?? NOTE: What i did was give
Grant
all privileges on *.* to 'user1'@'localhost'; revoke all privileges on…
facebook app Email and grant offline access feature
Programming
Web Development
15 Years Ago
by skumar.snl
… facebook app using Asp.net, Iam using allow email and
grant
offline access feature. The code which i have written down…
Re: grant access
Programming
Software Development
18 Years Ago
by Ancient Dragon
LogonUser() will allow you to log onto the computer if you know a valid user name and password. There are no functions to retrieve the password of a given user -- it would be a huge security violation if there was such a function.
Re: grant access
Programming
Software Development
18 Years Ago
by lewisy
Can you give me some more details as how logonUser() can help me to solve the problem..? becoz I need to create a folder on filesystem and filesystem can not be logged on... the username and the pw that I mentioned is actually a domain admin username and pw in the other domain (domain2.com... thanks
Re: Grant Update Permission
Programming
Software Development
15 Years Ago
by dataobjx
What database are you using? SQL Server?
Re: Unable to GRANT SELECT to a table I created
Programming
Software Development
13 Years Ago
by Begginnerdev
Are you using any DBMS?
Re: Unable to GRANT SELECT to a table I created
Programming
Software Development
13 Years Ago
by bluehangook629
[QUOTE=Begginnerdev;1735331]Are you using any DBMS?[/QUOTE] I see that he is using OLEDB, and I don't think there is one. I may be wrong...
Re: How to grant the permissions for the users to alter the tables definition ?
Programming
Databases
13 Years Ago
by arden_k
Did you try to alter the users role so they are an admin or owner of that database?
Re: MySql GRANT/REVOKE scenerio
Programming
Databases
12 Years Ago
by smantscheff
What kind of a setup is this where a user may handle all databases except one? Sound like Bluebeard's Lair. If I ever had this problem I would write a script (on OS level) which processes a list of database names, a username and an exception name as arguments and grants all privileges for any of the database which does not match the exception name…
Re: MySql GRANT/REVOKE scenerio
Programming
Databases
12 Years Ago
by maad_jhangir
This is not a real scenerio bro..i just want to know what is standard that everyone follows if the querry is small...i know scripting will do the job but is there any other way around??
Re: Problem granting privilages...
Programming
Databases
17 Years Ago
by edek
GRANT
SELECT, INSERT, UPDATE, DELETE, CREATE, LOCK TABLE ON test.* TO 'user1'@'localhost' IDENTIFIED BY "abcdef"; placing ' ' around user1 and localhost did the thing! :)
Re: Change-a-Letter-or-Two-Game
Community Center
Geeks' Lounge
18 Years Ago
by mattyd
grant
Comparing two files in AWK
Programming
Software Development
15 Years Ago
by LadyAnne
…Override Node,,,,Vendor,Technology,Version ,,,,,,,,,,,,,, ,,,,,,,,,,,,,, Access
Grant
Blocks Reserved,CELL,1A,,,,AGBLK,5,5,1…Override Node,,,,Vendor,Technology,Version ,,,,,,,,,,,,,, ,,,,,,,,,,,,,, Access
Grant
Blocks Reserved,CELL,1A,,,,AGBLK,0,0,1… resultant file should contain: [CODE] Access
Grant
Blocks Reserved,CELL,1A,,,,AGBLK,5,5,1…
Can anyone help with a error ORA-01937 missing or invalid role name
Programming
Databases
11 Years Ago
by Simon180
…new 1:
GRANT
RESOURCE TO
GRANT
EXP_FULL_DATABASE TO &1._role;_role
GRANT
RESOURCE TO
GRANT
EXP_FULL_DATABASE TO…
GRANT
IMP_FULL_DATABASE TO
GRANT
CREATE ANY SYNONYM TO &1._role; _role
GRANT
IMP_FULL_DATABASE TO
GRANT
…QUOTA UNLIMITED ON gam_ind TEMPORARY TABLESPACE temp;
GRANT
&1._role TO &1…
U.S. Government Begins Awarding Broadband Stimulus Grants
Hardware and Software
Networking
15 Years Ago
by slfisher
…The Inland Northwest Community Access Network, $981,000
grant
with an additional $728,000 in matching funds …Colorado, Peetz Cooperative Telephone Co., $1.5 million
grant
; expansion of existing infrastructure utilizing a combination of technologies…: The Chatham Telephone Company, $8.6 million
grant
to bring high speed DSL broadband service to remote…
Flexcube Problem
Programming
Databases
15 Years Ago
by awo
… NOCYCLE NOORDER CACHE 20 / -- Grants for Sequence
GRANT
SELECT ON transaction_log_sequence TO schema_name / --------------------------------Trigger on before… -- Grants for Table
GRANT
ALTER ON transaction_log2 TO skyelive /
GRANT
DELETE ON transaction_log2 TO skyelive /
GRANT
INDEX ON transaction_log2 TO…
Access denied in XPSP3 for windows XP
Hardware and Software
Microsoft Windows
16 Years Ago
by avi4ya
… /subkeyreg HKEY_LOCAL_MACHINE /
grant
=administrators=f /
grant
=system=f subinacl /subkeyreg HKEY_CURRENT_USER /
grant
=administrators=f /
grant
=system=f subinacl /subkeyreg HKEY_CLASSES_ROOT /
grant
=administrators=f /
grant
=system=f…
Re: Access denied in XPSP3 for windows XP
Hardware and Software
Microsoft Windows
16 Years Ago
by jbennet
… /subkeyreg HKEY_LOCAL_MACHINE /
grant
=administrators=f /
grant
=system=f subinacl /subkeyreg HKEY_CURRENT_USER /
grant
=administrators=f /
grant
=system=f subinacl /subkeyreg HKEY_CLASSES_ROOT /
grant
=administrators=f /
grant
=system=f…
Form Value Won't Post
Programming
Software Development
15 Years Ago
by SuperMetroid
…; <input type='hidden' name='action' value='
grant
-revoke' /> <input type='hidden' name…urllib.request.HTTPCookieProcessor(cj)) params = urllib.parse.urlencode({'
grant
-userid' : 'Guest_xLolKittyx'}) form = opener.open('…http://www.imvu.com/catalog/web_manage_badges.php?action=
grant
-revoke&creator_badge_index=1', params) data = …
Stimulus Funding State Internet Mapping, Too
Hardware and Software
Networking
15 Years Ago
by slfisher
… Administration (NTIA). The State Broadband Data and Development
Grant
Program, announced on July 1, is a competitive,…/press/2009/BTOP_MappingWVgrant_20091023.html"]announced[/URL] a
grant
of approximately $1.4 million to fund broadband… in West Virginia over two years, bringing its
grant
award total to approximately $1.4 million. Other…
Re: Form Value Won't Post
Programming
Software Development
15 Years Ago
by SuperMetroid
….request.build_opener(urllib.request.HTTPCookieProcessor(cj)) params = urllib.parse.urlencode({'
grant
-userid' : 'Guest_xLolKittyx'}) form = urllib.request.OpenerDirector.open('http://www.imvu….com/catalog/web_manage_badges.php?action=
grant
-revoke&creator_badge_index=1', params) data = form.read() form.…
error in creating oracle db manually in Win XP SP2 OS
Programming
Databases
15 Years Ago
by happytjia
… or view does not exist SQL>
grant
select on v_$flashback_database_logfile to select_catalog_role;
grant
select on v_$flashback_database_logfile to select_catalog_role * ERROR…;,"kglsim object batch") SQL>
grant
select on gv$dlm_all_locks to select_catalog_role;
grant
select on gv$dlm_all_locks to select_catalog_role; * ERROR…
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC