Viewing 15 posts - 16 through 30 (of 31 total)
Many thanks for the responses..as a self taught guy transitioning from MS Access, this Forum is very useful.
(Note I am doing all work in SSMS and in SQL 2012)
I have...
February 25, 2014 at 10:07 am
Thanks for the response. I will do as suggested. Out of curiosity, how do I change the timeout settings for Views?
(My Execution time-out setting, for example, is 0 seconds....
February 25, 2014 at 6:26 am
I don't want to belabor the "obvious" but, just in case: the "SQL databases" do not run in Access, they need SQL Server. The Access database then links to them...
January 20, 2014 at 12:26 pm
I appreciate the replies. As promised, this is an explanation of how this was fixed (using the latest version of Veeam): Under Guest Processing, choose the option of "Enable application-aware...
November 18, 2013 at 7:27 am
Saw that but our (new) version of Veeam does not (apparently) allow "no truncation"...we ARE trying to get Veeam to help and will let the group know the result. In...
November 4, 2013 at 1:32 pm
what happens if you run each step manually? I have seen something like this if one step is broken and that step might involve, for example, an Access link to...
July 2, 2013 at 5:57 am
Eh? You really need to clarify what you are trying to do....
June 3, 2013 at 8:22 am
..and you can control access via a password (again, VBA)..if users are smart, they may know re: SHIFT as a BYPASS in Access - that can also be turned on...
March 26, 2013 at 9:28 am
I work on a database where our clients log on to our database and we want them to ONLY see their specific SQL data. That is done via a Pass...
March 26, 2013 at 7:33 am
I use Access a lot (with SQL Server as the backend). It seems to me the simplest way is to create the table in SQL and link to it in...
December 18, 2012 at 12:13 pm
Here's another free option and i've used it many times: pretty good!
http://www.codeproject.com/KB/database/SQL_DB_DOCUMENTATION.aspx
May 3, 2011 at 7:31 am
I do this by taking these steps: 1. SQL script runs nightly at each location to create backup; 2. script (batch file) uploads those backups to a central FTP server;...
April 21, 2011 at 9:22 am
another possibility: http://www.codeproject.com/KB/database/SQL_DB_DOCUMENTATION.aspx
December 9, 2010 at 9:19 am
Some other resources: http://www.accessmvp.com/DJSteele/Documentor.html (free) and http://www.aadconsulting.com/ezdocprm.html (not free) ...good luck
June 9, 2010 at 6:10 am
Out of curiousity, why not do this in a query? Seems a better way. What am I missing?
May 25, 2010 at 6:14 am
Viewing 15 posts - 16 through 30 (of 31 total)