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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
CreateField error22 Oct 2004 10:58 GMT2
I am using Access97 on Windows XP desktop and the following references:
Visual basic VBA322.DLL
Access 8.0 Object Library
Common controls 6.0
store procedure problem with recordset22 Oct 2004 10:13 GMT3
i use a recordset to read a db, this is my code, the first rec runs well and
it return me the right values... i cant open the second one, the store
pricedure return a set of rows but when i try to .movefirst it tells me that
i cant do that with a recordset not open.
Selecting Date in SQL statement21 Oct 2004 19:21 GMT2
I'm using ADO for a ODBC-Connection. In my Select Statement i just want to
have records which a lower (or higher) than a given Date. If I try like this
then i receive a error from the ODBC-Driver.
This is the code I'm using:
SQL Error I don't understand21 Oct 2004 19:18 GMT2
List:
I'm using VB6::DAO::Jet Engine 3.51 to update a datebase.  With db set
to a valid dao.database, I attempt:
db.execute sqlString, dbFailOnError
Question on table copy21 Oct 2004 12:59 GMT2
I have the following code which should copy a table form one access mdb to
another, however it doesn't work because the CopyFrom.mdb has a database
password and I can't figure out how to pass it or tell jet what it is.
Any ideas?
SEEKING records from join tables21 Oct 2004 11:01 GMT1
We are using VB6/ADO with Access. We have a standard header/detail
relationship between two tables (please see below) and need to perform a
seek to the detail records. However, one of the lookup fields comes from the
header. For example, we want to seek on CONTRACT_ID / PART_ID  but
Runtime Error '463'21 Oct 2004 10:57 GMT1
When I execute this code (Below) I get Runtime Error '463' Class not
registered on local machine.
Debugger breaks on:
Set objDatabase = CreateObject("ACTOLE.DATABASE", "\\darth")
questions about datacombo21 Oct 2004 10:11 GMT5
my question is described as below:
I am using the item names in the datacombo to search the information
in  access database.
The item names in the datacombo are shown by retrieving the record in
Adobc & DataGrid Binding21 Oct 2004 02:13 GMT8
I have the codes below to do the database connection and query to SQL
Server, and add the result to a list box. I works when I add the query
result to list box.
But when I try to bind the query result to a datagrid I failed to bind the
Server in Data Environment21 Oct 2004 00:25 GMT9
In my VB6 App, I create a Data Environmente (DE) in Designers on Project
Window.
On that DE, I create a Connection. In Connection Properties Window, it asks
me for a server to connect with. DE activates automatically when App starts.
recordset question20 Oct 2004 21:22 GMT2
I use the following to set text boxes from an adodc query,
lgLiveDate.Text = "" & frmshared.datPrimaryRS.Recordset!livedate
But I realized recently that I have the same field "livedate" in two
different tables and need to distinguish one from the other. How can I do
SQL Query error20 Oct 2004 17:53 GMT3
Ref VB6 using DAO with MS Access.
Below I get an error of the following,
No current record.Error: 3021
Here is my Sql query.
Row Marked for deletion20 Oct 2004 17:37 GMT2
I can't seem to find a working solution in the archives, so here goes:
I delete a row from a recordset (that has a primary key), but if i
ever .move to where that record was again, the program crashes with a
"Row Handle Marked for Deletion" error.
error 334320 Oct 2004 17:36 GMT1
trying to open an access 2000 mdb using visual data manager .  getting the
following error
"3343 DAO workspace unrecognised database format "
SQL request or Recordset function?20 Oct 2004 14:21 GMT3
Sorry if this is a supped question.
I'm working on inventory program for our small company. It will be local
database (for now) but maybe we transform it to client/server database
in future. I use Access database, ADO and VB6. My question is it better
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 September, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 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.