No announcements
Found 2014687 threads
-
0 Votes
Open form based on username
So I was thinking about the way to open a form and change the settings on the form itself based on who is logged in.Answered | 7 Replies | 6766 Views | Created by MatthewS72 - Thursday, December 2, 2010 3:43 PM | Last reply by MatthewS72 - Monday, December 13, 2010 3:49 PM -
0 Votes
Access 2003 logon usernames
Hello EdMac43, EdMac43 wrote: After creating a secure Access 2003 database, I want to find the username ...Answered | 1 Replies | 2075 Views | Created by EdMac43 - Thursday, September 1, 2011 5:33 PM | Last reply by Gunter Avenius - Thursday, September 1, 2011 6:01 PM -
1 Votes
HOw to use different database based on different server
The USE [database] command is NEVER the first line inside a stored procedure.Answered | 6 Replies | 2878 Views | Created by cat_ca - Tuesday, May 1, 2012 12:37 AM | Last reply by cat_ca - Tuesday, May 1, 2012 4:30 PM -
1 Votes
filer field based on username
Hi Leili, From your description, my understanding is that you want to fill the internal number field based on the username field.Answered | 1 Replies | 908 Views | Created by Leili vazietan - Wednesday, April 15, 2015 5:11 AM | Last reply by Wendy DZ - Friday, April 17, 2015 2:23 AM -
0 Votes
Populating Data into Access Database, based on data in a different field
Hello everyone, I am working on an access database that needs to be updated with data to meet expectations for an upcoming audit.Answered | 2 Replies | 377 Views | Created by bhbscfbguy - Wednesday, October 5, 2016 1:30 PM | Last reply by David_JunFeng - Thursday, October 6, 2016 6:22 AM -
1 Votes
Login form in vb.net coding to verify username password from access database
OP: 'Login form in vb.net coding to verify username password from access database' That's not even a question.Answered | 5 Replies | 42727 Views | Created by xtreamiest - Friday, May 21, 2010 9:07 PM | Last reply by ryguy72 - Tuesday, September 10, 2013 4:29 PM -
0 Votes
SSRS user created on Report manager is different from ReportServer database userName
I just updated User table with his latest name as with cte as ( select * ...Answered | 3 Replies | 1977 Views | Created by itsadnan - Monday, January 5, 2015 1:04 PM | Last reply by itsadnan - Tuesday, January 6, 2015 4:49 PM -
17 Votes
Service-Based Database and Local Database
I think this is a much simpler answer: "A service-based database is a database that is only accessed through a server.Answered | 8 Replies | 54053 Views | Created by Ronan9715 - Tuesday, July 8, 2008 4:57 AM | Last reply by anaHamada - Thursday, April 26, 2012 2:55 PM -
4 Votes
Logged in Username in Sharepoint 2010 Forms Based Authentication
(unfortunately) We have custom FBA with a custom database.Answered | 15 Replies | 12160 Views | Created by mbulutay - Wednesday, November 10, 2010 2:02 PM | Last reply by Wagner Bertolini Junior - Tuesday, June 24, 2014 11:49 PM -
0 Votes
How to restict access to report based upon Username and dept
Hi there Check the following thread which is the same topic Limit the report content based on user ...Answered | 1 Replies | 2686 Views | Created by awaria - Tuesday, November 22, 2011 8:08 PM | Last reply by Josh Ashwood - Tuesday, November 22, 2011 9:44 PM -
2 Votes
Display username in anonymous access
Its intranet based site.Answered | 7 Replies | 1069 Views | Created by DDasgupta - Friday, March 21, 2014 4:52 AM | Last reply by Trevor Seward - Friday, March 21, 2014 5:53 AM -
0 Votes
How to access two different databases in one dataset ?
Hi Guest389, 1,if u hv databases at different servers, first create linked server n then use 4 name part.Answered | 6 Replies | 4238 Views | Created by guest369 - Tuesday, July 5, 2011 9:01 PM | Last reply by Amit Srivastava - Thursday, July 7, 2011 8:28 PM -
0 Votes
Data Base Access
how to create a encryption database(db1) in sql server 2005 Is this related to your original question ...Answered | 10 Replies | 2589 Views | Created by R.Priya - Friday, March 8, 2013 9:59 AM | Last reply by R.Priya - Friday, March 15, 2013 11:25 AM -
0 Votes
Can't access LocalDB for a database stored on a different folder
Change the database name when run the script to create data.Answered | 4 Replies | 2986 Views | Created by MRM256 - Sunday, June 14, 2020 11:37 PM | Last reply by MRM256 - Wednesday, June 17, 2020 2:22 PM -
3 Votes
Data access across different databases
SANTHOSH KUMAR You can play this application to get an idea of how to collect baseline data from different servers.Answered | 14 Replies | 817 Views | Created by SANTHOSH_DBA - Thursday, January 12, 2017 6:12 AM | Last reply by SANTHOSH_DBA - Tuesday, January 17, 2017 8:00 AM -
0 Votes
Access to view linked to table in different database
Are you saying that the view and and tabe will each be in different databases?Answered | 2 Replies | 2643 Views | Created by volyn - Thursday, November 15, 2012 4:04 PM | Last reply by Hima Nagisetty - Thursday, November 15, 2012 4:58 PM -
1 Votes
Login failed for user 'username'.
USE [master] GO CREATE USER [domain\username] FOR LOGIN [domain\username] GO Created without any ...Answered | 10 Replies | 20884 Views | Created by Ami2013 - Wednesday, April 23, 2014 3:02 PM | Last reply by Erland Sommarskog - Thursday, April 24, 2014 9:43 PM -
0 Votes
Save/Archive current web based Access Program into a seperate/independent non-web based database
When you use Access 2013 to create a web app on SharePoint, Access Services will create a SQL Server or SQL Azure database that houses all of your Access objects.Answered | 1 Replies | 330 Views | Created by rtal72 - Wednesday, October 14, 2015 4:42 PM | Last reply by Edward8520 - Thursday, October 15, 2015 5:12 AM -
1 Votes
Access Skydrive Username
After I signin , I want to display get username of signed in person.Answered | 1 Replies | 1315 Views | Created by LALIT_KUMAR - Wednesday, October 10, 2012 5:08 AM | Last reply by Navdeep Bawa - Wednesday, October 10, 2012 10:29 PM -
0 Votes
Access table in a difference instance/database
Hi, If a table that i need to access is located on another database on another instance of sql server, how would i query this table from my original ...Answered | 2 Replies | 6642 Views | Created by Rebekah Govender - Thursday, May 12, 2011 8:20 AM | Last reply by Vishal Gajjar - Thursday, May 12, 2011 9:24 AM - Items 1 to 20 of 2014687 Next ›
No announcements