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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Continuous form question, and a thank you25 Apr 2005 02:48 GMT3
Is there a way in VB6 to setup a continuous form like in MS-Access?
I've got my app connected to an Access DB with ADO, and can cycle
through the records one by one, but I would like to show the records in
a continuous form like in Access... is this possible?
Intermitant Reserved error (-3034)25 Apr 2005 01:17 GMT1
I'm getting an error randomly and intermittently throughout my COM+ object.
It doesn't seem to tied to any particular database call, although it seems
to occur more frequently while opening the database.
The error from the Errors collection is this:
OpenDatabase error handling23 Apr 2005 16:34 GMT2
In a simple table link manager function, I'm trying to use
"Set Db = OpenDatabase("C:\Mydatabase.mdb")
On Err = 0 Then
   TLinks = True
data error event hit :[ADODC]: Unknown error. [ADO]:23 Apr 2005 15:50 GMT6
I have a VB6 application running under XP that has suddenly started to
fail to run, producing the error messages:
A)   Data error event hit :[ADODC]: Unknown error. [ADO]:
B)   [ADODC]: Unknown error. [ADO]:
Function in SQL-Statement23 Apr 2005 13:29 GMT3
VB6 SP5  DAO
ACCESS 2003 SP1
I would like to execute an SQL-Update
in which an own Function is called
Class Not Registered22 Apr 2005 19:56 GMT1
I have inherited a VB project. It opens in VB 6, but it has 2 Designers,
that sya "Class Not Registered" when i try to open them.
1st what exactly are designers and how do I solve this problem.
Thanks
Record Locking22 Apr 2005 17:17 GMT3
I opened a database but on the same file as a database I got wierd file with
the same name as my database the the type of file is called a Microsoft
Access Record-Locking...  .  I thought I closed my database the right way
with code the only way I can even access the database is ...
connection pooling22 Apr 2005 15:19 GMT1
I have never understood it. I understand the Why very well. I want to create
a vb dll (little test to exercise learning on connection pooling) which
opens and closes connections with wreckless abandon. I want opens to use
connections in the pool. I want to be able to see, touch ...
I am dead with ado rs.Find("Code Like 'E*')22 Apr 2005 15:14 GMT6
Dear Experts,
This works during design time without problem but after i execute compiled
code it shows 3021 no records or current record is deleted :
the code is as follows:
Different Incorrect SQL Statement21 Apr 2005 20:46 GMT2
I have a different error now here it is:
Can anyone help?
  UpdateTable = "INSERT INTO [EmployeeInfo] ('First','Last Name') " & _
  "VALUES ('Leon', 'Johnson')"
Incorrect SQL statement21 Apr 2005 17:56 GMT1
I have an Sql statement that want work here is my code:
Can anyone help me and tell me what I'm doing wrong and
tell me what websites can I find out more information?
  Dim UpdateTable As String
Insufficient base table info21 Apr 2005 13:42 GMT1
Using client side cursors with OLEDB.  When issuing the update or
updatebatch methods I get:
"Insufficient base table information for updating or refreshing."
I have looked into this and found that each field in my RS must have 3
export data from recordset to excel21 Apr 2005 06:48 GMT4
I am try to save the recordset in excel file.  But i am not able to do this,
it is displaying in unknownformat.
rs.save "d:\test.xls"
this is my code.  How can i export the data from recordset to excel?
RTE but not in debug21 Apr 2005 04:20 GMT1
A weird one (for me at least)
I have VB6, SP5 enterprise edition installed. I note from dllhell that this
installs DAO350.dll (3.51.1608) and if I unregister it VB will not start.
I also have dao360.dll installed  (3.60.8618).
Newbie Question - Can rs.Find work for two fields21 Apr 2005 01:38 GMT2
Dear Experts,
I would like to know if i can find a record from a table on two parameters.
namely FirstName and LastName?
All the examples in help has only one parameter!
Pages: 1 2 3 4 5 6 7 8 9 10 March, 2005
 
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.