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 / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Repeated Parameter Passing  - ADP to SQL 200031 Oct 2006 22:06 GMT2
I have been working in Access (mdb) for ten years and have just started
moving databases to SQL with an ADP front end.  I know there has to be a
simple answer to this question, but for some reason it is not sinking in.  I
have an unbound form with two unbound controls Startdate and ...
Insert Date30 Oct 2006 19:05 GMT1
Greetings all.  I know this is probably very simple, but I could not find the
solution by searching previous posts.  In SQL2K and ADP I have tblOrderID
with fields ID(int identity), Job# marchar(50), and OrderDate(smalldatetime).
I have a form with Job# and OrderDate as fields ...
Server no longer on list27 Oct 2006 18:04 GMT7
When I click on the connection part of my adp, the sql server I normally
connect to is not in the dropdown list. If I type the name it, the
connection works ok.
Anyone got any ideas why this has happened?
SSMA - data migration/ schema problem26 Oct 2006 16:53 GMT1
I've gotten my .mdb transferred over using the assistant into the dbo
schema - I'm trying do the same thing but in a schema called Tracker.
I'm able to create the tables in the schema with the tool, but when
migrating data I get:
sp_helptext returns the wrong DDL, new SQL developer25 Oct 2006 18:36 GMT3
I have been cutting and pasting sprocs in an ADP-- seems like a pretty
natural thing to do.
I am signed in as 'sa'.
I'm confused about why this statement returns the wrong DDL?
UDF for longest word in string24 Oct 2006 20:16 GMT5
Team;
I've got a string like
'hello world grandma'
and I want to find or write a UDF that will tell me the longest WORD
Adp to asp web page24 Oct 2006 15:43 GMT6
What is the simplest and most efficient way to recreate the  
NorthwindCS.adp Orders form (with the detail subform) as a .asp (I assume)  
web page ?
Auto populate field20 Oct 2006 19:22 GMT5
Greetings all.  The following works very well to filter my dependent combo
lists:
SSI.RowSource = "Select distinct tblmaterials.ssi " & _
           "from tblmaterials " & _
view is read only20 Oct 2006 08:24 GMT2
I have problem with this kind of view:
SELECT name, (SELECT 1) as foo FROM table
The result of this view is read only, but only in Access. When I try to open
it in Sql manager, it is possible to change values (in column "name").
Date Format20 Oct 2006 07:55 GMT1
I have a DATATIME field that I must display in the MM/DD/YYYY format. The
DATETIME field stores the Date and Time, and that's how I want it. But in my
Stored Procedure and Views I want to only display the Date Portion.
So, I want the value of "10/11/2006 10:20:00" to be displayed ...
Need to display results of Stored Proceedure with Criteria19 Oct 2006 23:46 GMT6
I am open to using either a stored proceedure or an inline function to be
able to do this.  I have looked trough all 12 pages in this section and it
starts to talk about what I need and then it goes off on a tangent to where I
get lost.
ADP Main Form Disabled when Editing Subform18 Oct 2006 21:45 GMT4
I have an adp project that includes a main form tied to a query that is
manipulated by a criteria string to filter records when opened.  The subform
is tied to the main form, the record source is the table to allow editing.
The problem is this.....when you open the form the buttons ...
Use adp form control as criteria for sql function18 Oct 2006 18:31 GMT7
In Access.mdb, I use Forms!FormName!ControlName in the Query criteria
field to filter a query.  I need to do the same thing with an
Access.adp front end and a SQL in-line Function.   Currently, I am
using two LIKE @'s in the function criteria fields to produce parameter
Using VBA in an ADP to generate an ID value18 Oct 2006 02:37 GMT5
The table in the database has a field called LabID.  That field is an
integer and consists of the year plus a counter.  For example, the
first record of 2006 would be "20060001," the second record of 2006
would be "20060002" and so on.
Running T_SQL script from Access (I can't get it right)18 Oct 2006 00:54 GMT9
It might be an old subject, Running T_SQL script froms Access, but I can't
get it right.
I am running Access 2003 and SQL Server 2000.
I generate a SQL script from Enterprise Manager through Generate SQL script,
 
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.