Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / SQL Server / ADP / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Bulding expressions in views08 Feb 2006 06:04 GMT14
in mdb, i can simplify expressions in queries using the the following:
a:field1*field2/24
b:field3/field4
c:a+b
Two INNER JOIN, WHERE balks on first INNER JOIN07 Feb 2006 19:24 GMT5
SELECT [App Info].[First Name], [App Info].MA, [App Info].[Last Name], [Class
Info].Date
FROM ([App Info] INNER JOIN [Class Info] ON [App Info].[Soc Sec #] = [Class
Info].[Soc Sec])
sp_addextendedproperty error07 Feb 2006 15:18 GMT3
I try to create a query view in Entrerprise Manager and I get an error about
sp_addextendedproperty. What could be reason for the error ?
The full error
ODBC eror. Microsoft ODBC sql server driver sql server
Access SQL server from remote computer06 Feb 2006 17:02 GMT13
I hava an access ADP, now I woul like to access the back end in SQL server
2000 in my computer from a remote computer by internet to make testings. How
can I do? I would like to access by IP, is it possible?
Thanks
Locking scheme for ODBC linked tables? Access + SQL Server06 Feb 2006 16:20 GMT7
Sorry for posting in three newsgroups, but all seem appropriate and the
topic seems to have sparse coverage in general.
Using Access 2003 linked tables to SQL Server 2000 via ODBC. What's the
simplest way to implement explicit control over record locking? Even
Access SQL Server Locking06 Feb 2006 09:34 GMT4
We have a product which has an Access 2000 front-end and a SQL Server backend
database. We are having a problem with locking in the Access front end
database as follows: if a user has the details of a record open and another
user is trying to create a new related record, if the ...
!AddNew doesn't.  ...cannot insert NULL 'rowguid'06 Feb 2006 01:35 GMT3
In a Project connected to (local) Anonymous Merge Subscription, cannot Add a
New Record programmatically. Works fine from Table View and Standalone Form
created with Wizard. CommandButton Event Procedure is a Cut-and-Paste Code
that works several other places in the ADP. In this ...
Hide views, sp and functions05 Feb 2006 19:32 GMT3
I have an ADP (acc2003 vs SQL server 2000).
When I open the ADP, nobody can see the tables, views, sp and functions. F11
is not enabling.
But from enterprise manager, we can see all tables, views, sp and functions.
Create a stored procedure from VBA in order to use DoCmd.OpenStoredProcedure with arguments03 Feb 2006 13:25 GMT1
I would like to run a stored proc from my ADP project in my SQL server.
I want to use the DoCmd.OpenStoredProcedure in order to get the result
displayed automatically in Access. The fact is I have to 2 arguments to
pass to the sp. Is there a way to create a on the fly a sp like ...
Function IIF in ADP02 Feb 2006 22:58 GMT3
In MDBi use IIF function. How can I use this function in ADP ( view or sp)?
There is a similiar function?
Thnks
José
reporting problem with sp201 Feb 2006 22:01 GMT1
I'm using an adp project connecting to sql server. When I click on the
Office Links button of the report section in order to publish my access
report with microsoft word, getting below the error message.
"Microsoft Office Access could not find the database on the server. Verify
Seek method on Recordsetclone01 Feb 2006 10:05 GMT4
I'm trying to implement something I've done many times in Access - but
this time in a .ADP connected to SQL Server.
What I'm trying to do is requery a form and then put the form "on" the
record it was previously on.  This should be easy
Referencing GUID in VBA code to SQL db01 Feb 2006 06:32 GMT3
I am trying to delete some SQL db data using the following VBA code:
<connection string....>
strSQL = "DELETE * tblEmployeeVProject WHERE fldEmployeeVProject_ID=" &
Me.fldEmployeeVProject_ID_old
Pages: 1 2 3 4 January, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.