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 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can I update a multi-Table SQL Server Data Adapter in VB.NET?22 Jul 2005 01:37 GMT1
I am working on a project that uses many forms and many tables. I wanted to
simplify things by using only one SQL server data adapter, so I did a multi
table select and loaded it into a data set. There are 15 tables (0-14) and
right now I'm working of my second form,  form one ...
Mail Merge21 Jul 2005 18:55 GMT3
I am using the routine below to mail merge my contacts to MS word 2003.
However it seems to merge all records and not the current record.
Please could you help me so that it only merges the current record?
Thanks and see below.
How To import data so fast?21 Jul 2005 04:20 GMT3
I wanna import data from foxpro to SQL Server 2000. I use ADO component and
to be looping. but this way is very slow. it can take 8 minutes for 32500
record at PentiumIII. Can you give me solutions so I able to import <1
minute?
How to connect21 Jul 2005 01:19 GMT1
I am in need to work with VB with database as
FielMaker 6.0. please assist me
to make a connection string for connecting Vb to Filemaker6.0
please provide the connection string.
run-time error 2147467259 unrecognized database format 21 Jul 2005 01:04 GMT3
ERROR: run-time error 2147467259 unrecognized database format <<path to
database>>
the above error message is received when my application is installed on a
machine with the following:
How to connect21 Jul 2005 00:36 GMT1
I am in need to work with VB with database as
FielMaker 6.0. please assist me
to make a connection string for connecting Vb to Filemaker6.0
please provide the connection string.
Update cause Select to slow VB6/ADO 2.820 Jul 2005 23:21 GMT4
If we open Conn1 it works quickly in retrieving recordsets.  Then open Conn2
and Execute an Update on the Conn2.  Afterwards and Select that we execute
on Conn1 is slow.  We then need close and reopen Conn1 to get the speed
back.
ADO not catching SQL Deadlock error20 Jul 2005 19:54 GMT2
We have a VB6 application that currently uses ADO 2.5. When saving records
via a stored procedure, ADO doesn't catch the deadlocks errors when they
occur. We've tried ADO 2.6 and 2.8 too.
What are we missing?
Update Process in Stored Procedure20 Jul 2005 18:56 GMT3
I have a call to stored procedure that I have added to each of my SQL
Server stored procedures to update a table with statistics on how often
that procedure is called, etc.
It works just fine except when it is called by an ADO open recordset
Converting Access 95 DB's to 200020 Jul 2005 16:41 GMT4
Can you help? I'm trying to use ado to convert an Access 95 (or Jet Version
3 to be more accurate) database to Access 2000 (or Jet Version 4) in code but
I'm not really sure how to go about it. Anyone got any ideas I could try?
Any help greatly appreciated.
Using .FILTER20 Jul 2005 16:00 GMT1
I have a JET table that I'm trying to access through Visual Basic 6 using ADO.
I'm trying to filter the table looking for only certain Product Lines
1.    I run the following code and it filters the correct records for me
      Q = "(Key = 1)"
can i pass a recordset to a sub/function20 Jul 2005 11:50 GMT3
Public sub txtGenReport_Click()
AcceptRecordSet(rsABC)
End Sub
Private sub AcceptRecordSet(inRS as adodb.recordset)
checkident20 Jul 2005 07:01 GMT3
I tried to use:
 Dim dbIndex As ADODB.Connection
 Set dbIndex = New ADODB.Connection
 On Error GoTo 0
How to insulate the users from Connection Broken Error messages19 Jul 2005 21:08 GMT1
Thanks for your reply.
Here is the details of my architecture. My application uses Visual
Basic 6.0 as Client and SQL Server as Back End.
What happens to my users is when the application is kept idle for quiet
print access reports19 Jul 2005 19:18 GMT2
how to print ms access reports from vb6?
some code sample please.
tia,
mcnewsxp
Pages: 1 2 3 4 5 6 7 8 June, 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.