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 / March 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
390730 Mar 2007 21:50 GMT1
I have created a VB.Net application that used classic ADO to access the
oracle database. I have mentained a persistant connection in it. When i start
the application and it works fine. All of a sudden i start receiving the
following error messages countineoully as my appllication ...
vbUseServer much slower then vbUseClient?30 Mar 2007 14:49 GMT3
I'm selecting 5 rows from a view. When I fetch the results with
CursorLocation set to vbUseClient i get the response in one second.
When I use vbUseServer I wait about 1 minute. Can anyone explain this
behaviour to me?
Jet Database Engine30 Mar 2007 14:43 GMT2
Hi Experts,
Is Microsoft Jet Database Engine with all Windows (2000, XP, Vista)?
I have a softwre using Access database. Do I need the user to have MS Access
installed?
ADODC1 and ADODC3 PROVIDER CANNOT BE FOUND ERROR29 Mar 2007 17:05 GMT3
Hi i have a program that was created in Visual Studio 6 Pro, which links to
an access 97 Dahe database! everytime i try to access the database from the
program i get the following error
ADODC1
ODBC Not funtioning properly28 Mar 2007 02:53 GMT1
I am trying to create an ODBC connection to an access database.
My procedure is as follows:
Select System DSN
I click add
.MDB table linked to Oracle backend - #S_C_H# error28 Mar 2007 00:19 GMT2
This has cropped up a few times, but I have yet to find a satisfactory answer.
My company uses an .mdb with tables linked to an Oracle backend through ODBC
(MS Oracle driver).  Until recently this was working fine, however something
changed (no one can say what) and now  for all ...
Find out Index (PrimaryKey) Name27 Mar 2007 23:28 GMT2
Dim db As DAO.Database
    Dim tdef As DAO.TableDef
    Dim MyIndex As DAO.Index
    Set db = OpenDatabase("Test.mdb")
help me for the error27 Mar 2007 23:22 GMT1
Im devoloping a vb.net Application
im using dll file for excel managment,internet explorer
the application working in my computer and some other computer,
But one computer is not working when it execte after installing
Pulling data from different tables into one gridview27 Mar 2007 23:22 GMT1
I am developing an application that keeps track of employee points for
the company I work for. I pull in all my employee data from another
database through a web service and keep the information I want to edit
(the points, awards, etc.) in a SQL database.
wildcard '%' acting like wildcard '_' in .net aspx page27 Mar 2007 21:51 GMT1
short description:
i've got a .net web site set up using a tableadapter attached to a sql
server table - returning results only, no update of data.  i've got a
query (qry code below) set up to search and return based on
clipboard27 Mar 2007 21:24 GMT2
SQLStr= "select id, name from patient order by id"
Set RS = DB.OpenRecordset(SQLStr, dbOpenDynaset)
rs.movefirst
clipboard.settext rs.fields("name")
DBEngine.BeginTrans problem26 Mar 2007 14:00 GMT3
is there an reason that the statement
DBEngine.BeginTrans would cause an ActiveX component can't create object
error? I've never seen this before and am a little stumped.
If I remove the begin and end trans lines of code, the code execute as
Macro security warning25 Mar 2007 14:10 GMT2
when using VBA to open an automated access DB our engineering dept has
created a default macro warning form pop up that requires user input before
the DB will open. I cannot get the VBA script to focus on the warning form or
bypass it. I want the VBA to go to th e"Open" tab and ...
records disappeared from sql server 2000 database25 Mar 2007 00:39 GMT1
I have a VB6 application using SQL Server 2000(SP4) database. One user
entered about 50 timesheets on one computer yesterday. This morning they are
gone. I restored it from the backup database as of midnight 12:00 and those
records are not there. We checked everything we can ...
Replacing SaveSetting with saving to a parameter file (Access)24 Mar 2007 16:03 GMT1
I am trying to replace VB6 SaveSetting command, to use a parameter file
rather than the registry.
I want to make the equivalent of :
     SaveSetting appname, section, key, setting
Pages: 1 2 3 4 February, 2007
 
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.