Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / Database Access / July 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Distribute dao3.631 Jul 2004 00:25 GMT1
Dear Friends,
I m creating app in vb and Access 2k.
using dao 3.6 refernce for it. I have two question about deployment and compatibility with OS and Office suite.
1) What  files i need apart from dao36.dll , such that my app run on OS like win95, win98 etc ???????.
Memory Leak. SQL Server sp3a,  VB and MDAC 2.830 Jul 2004 17:34 GMT3
Can anyone give me some sugguestions here.
Connection is declared at the start of the application
Set rsFZReport.ActiveConnection = conn
Then a function repeatly opens recordsets like this -
Problem on VB data access on MS Access30 Jul 2004 16:30 GMT5
Hi !!
I have a problem on using Microsoft Access to update a record in my VB
problem.
I am using ODBC to connect to my DB.
Problem on VB Data Access on MS Access30 Jul 2004 16:07 GMT1
Hi !!
I have a problem on using Microsoft Access to update a record in my VB
problem.
I am using ODBC to connect to my DB.
Returning results from a temporary table using ADO30 Jul 2004 03:33 GMT2
I 'm trying to invoke a stored procedure using ADO from a web page. For
brevity, I have a stored procedure that creates a temporary table, does some
computations and then writes the result to the temporary table.  Upon
completion of the stored procedure the contents of the temporary ...
Updating application database schema29 Jul 2004 22:08 GMT2
I am going crazy trying to figure out how to roll out an upgrade to my
product which reflects database changes to an Access 2000 database.  The
application uses VB6, ADO, and Access 2000.
I've made changes to the database such as adding a column here, removing a
Anyone still speak english ??? re: Deployment of MSDE29 Jul 2004 17:08 GMT9
Can anyone explain in plain english how to deploy a vb.net application that
has a SQL database
using MSDE ?
I have found so many snippets on line and in the several hundreds of dollars
Application using Jet provider29 Jul 2004 15:59 GMT7
I have an application built in VB6 with an Access 2000 database using ADO
for data access.  It works well except when I think about releasing my next
version with database schema changes and thinking about how I need to
provide components with the installation.
Filter Duplicate29 Jul 2004 11:40 GMT1
Does anyone know how i can filter(SQL statement) duplicate field record and
show it only one time(not deleting it)? Thank!
SQL and VB.NET29 Jul 2004 00:27 GMT2
Here is the relavent code up to now:
--------------------------------------------------------------------------------
Dim lcSelect As String = "INSERT INTO tempFile SELECT *  FROM stktrn"
       Dim ConnectionString As String = "workstation ID = LITTLERED;"
DataEnvironment : DataMember28 Jul 2004 23:43 GMT7
I am using the Data Environment Connect Designer for the first time. I
am confused about the use of the DataMember property for a text box on
my form. I want the DataMember to access a query (which is listed in
my Visual Data Manager), but the DataMember property only has a
Recordset Filter Question28 Jul 2004 16:18 GMT2
Hi Group,
I am having trouble applying the following filter to my recordset when the
database column value is something like O'HARE or MCCOY'S or O'NEIL
ETC......
Limit record set to <= 10 records28 Jul 2004 12:11 GMT1
Can someone tell me how I can modify the following query so that the
resulting record set contains at most the first 10 records that meet
the criteria?
SELECT * From tblA Where (UserId = " & UID & ") " & _
Frustrating Date To Null Problem28 Jul 2004 06:23 GMT1
I am working with a VB.Net application data form (created by the data
form wizard) and the text controls on the from are bound to a dataset.
Two of the fields are Dates which are appropriately typed in the back
end Access database as Date/Time.  I have a text box field (not a
ADO fields28 Jul 2004 04:53 GMT1
I'm usind the shape provider to retrieve a hierarchical disconnected
recordset. Some fields are foreign keys to other tables. I've looked through
the Properties collection of the Field objects, but BASETABLENAME does not
refer to the related table, and BASEFIELDNAME is not the field ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 June, 2004
 
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.