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 / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SQL Server29 Jul 2005 16:03 GMT3
I have a database that is getting quite large and I would like to set up an
SQL database to handle this.  Do you have to purchase an SQL database from
microsoft or any other software/hardware?  Also, where is the ODBC driver
located in order to update to the newest driver?
Field locked on one SQL record28 Jul 2005 16:43 GMT3
I have a table on SQL 2000 that I am accessing with an Access 2003 form.
This is a basic data entry form.  On 4 or 5 out of the thousands of records
there is a notes field that will not allow me to change or edit data in the
field (ntext on SQL).  I can change all the other data ...
Accessing Outlook/Exchange contacts - Best Strategy28 Jul 2005 12:22 GMT2
Digging around I've found that there is no way to access Outlook/Exchange
data using the .mdb/linked table wizard technique, that is you have to code!
There's a quite simple sample on MS explaining how/to @
(http://support.microsoft.com/kb/290792/);  basically it shows how to move ...
Time out issues Views/stored procedures27 Jul 2005 19:12 GMT3
I have a stored procedure that has multiple select statements, each select
statement is giving me a count on a specific recordset and than writes the
results to a temp table.
I am trying to get those results into form in an ADP; however when the form
Combo box initializes blank27 Jul 2005 17:16 GMT2
I have a combo box that uses a stored procedure as a row source.  It always
starts off blank.  How can I have the first item in the list show up
instead?
Thanks,
Passing Variables to a Report Recordsource26 Jul 2005 22:40 GMT1
Do I need to do this using a stored procedure?
I need to generate a report based on values from global variables
(varStartDate and varEndDate).  Whenever I try to use these variables in the
report recordsource query I am getting errors that they cannot be found.
Unicode Compression26 Jul 2005 04:32 GMT1
I'm using Access 2k
Using SQL I have been creating tables with some text fields.
Something along the lines of:
CREATE TABLE MyTable (MyTextField TEXT(50));
Help with this Stored Procedure25 Jul 2005 16:31 GMT4
I have a stored procedure that I use to return a filtered list but I’m having
a problem with null values returned with joined tables. Here’s my code:
@Tbl1Var1 As nvarchar(50), @ Tbl1Var2 As nvarchar(50), @ Tbl1Var3 As nvarchar
(50), @Tbl1Var4 As nvarchar(50), @ Tbl1Var5 As ...
ADP or C#/VB.NET22 Jul 2005 22:57 GMT13
How do Access ADP projects stack up against a dotNet solution?
There are about 150 users, with 10-20 concurrent users.  The user base is
increasing gradually.
The advantages I see to the ADP solution are
To Select record with start and end rowcount22 Jul 2005 17:58 GMT1
I just want to Know how to select the Records from a table by givin
the Start rowcount and end rowcount.
in microsoft sql server.
waiting for reply soon
Problem with syntax?22 Jul 2005 14:50 GMT3
Using A2K.  I have the following code:
   Dim rstSSN As ADODB.Recordset
   Set cmd = New ADODB.Command
   Set cmd.ActiveConnection = cnn
SQL function equivalent22 Jul 2005 09:52 GMT3
I'm using the IsEmpty function in an Access Procedure and am converting the
database to SQL Server. I would like to know what the equivalent for IsEmpty
is in SQL.
Link access tables to sql server21 Jul 2005 20:42 GMT5
I am a newbie here. I want to link access tables dynamically to sql server
tables (mind you, not sql tables to ms access tables).
I have access tables that are constantly inputed/updated by user inputs.
Hence, i want them to be linked and not imported. Once i link them to
It just don't work: Insert last ID into related table (trigger)21 Jul 2005 19:32 GMT5
Hello, Hello,
For my SQL Server back-end/ Access front-end Database I have the following
questions:
When a record is inserted into the main table (tbl_REJ) via a Access form, I
appendchunk function in Access 2000 adp program21 Jul 2005 19:30 GMT1
There is a table in an SQL Server database which has a field which has an
image field which is actuallly a packed array of floats, ie, it is the
concatenation of the bytes for a sequence of single floats.  I would like to
replace the field with a similar pack for a different set of ...
Pages: 1 2 3 4 June, 2005
 
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.