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 / February 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Update Recordset04 Feb 2006 20:21 GMT2
I always have problems updating a recordset and keeping the recordset open to
continue working on other records. I use the Update method but I find that
until I close the recordset the update does not show at all.
What am I doing wrong?
SQL Query Designer using Dates03 Feb 2006 22:48 GMT3
I'm trying to search Access97 database with VB6 and using the SQL Query
Designer.
I have tried to put under criteria, " = #2005#" , or maybe "> # 2005#",
ect..
accessing blob fileds from oracle03 Feb 2006 16:46 GMT1
I am connecting to Oracle9.2 database from VB6.0 using MSDAORA provider. I
am using ADO2.5.
When I try to access a blob column of oracle I am getting the below
mentioned error.
VB & MS Access DB03 Feb 2006 16:17 GMT3
I'm really not sure this is the place to ask a question or not...
I am completely new to VB.net as I have been recently asked to make a few
adjustments to some existing programs. I am attempting to add a few columns
to an existing program however after making the changes to the MS ...
Field comparsion not working correctly.03 Feb 2006 15:54 GMT2
I am trying to compare between a text field and database field. I had
msgbox for both value and they are what I expected. However, the
evaluation does not take place correctly. Please let me know what am I
doing wrong.
Problem modifying table through vb200502 Feb 2006 15:53 GMT1
I receive the following error when trying to update a table after editing.
    System.InvalidOperationException was unhandled
    Message="Update requires a valid UpdateCommand when passed DataRow
collection with modified rows."
SQL Query has me stumped! LIKE not working....02 Feb 2006 15:44 GMT6
I'm have tried to execute the following queries against an Access 2000
database:
   Select * From EvalT Where OldID LIKE 'TEST001%'
   Select * From EvalT Where OldID LIKE '%TEST001%'
new ADODB recordset02 Feb 2006 03:28 GMT1
I'm not clear about when to use
Dim rs as ADODB.Recordset
Set rs="something"
vs
Update not working with ADO recordset02 Feb 2006 03:15 GMT1
Can someone tell me why this isn't working:
Using ADO 2.8 connecting to an Access 97 DB.
sSQL = "SELECT [04041_PRODUCTS].[Haddad Code], [04041_PRODUCTS].[Color
Description], [04041_PRODUCTS].[Original Size], [04041_PRODUCTS].[Current
Timeout Setting with SQL Server and External Exe02 Feb 2006 01:36 GMT2
I have an VB6 application that uses ado to connect to a database in SQL
Server 2000.  It uses a direct connection with ado.  The provider I'm using
is "sqloledb".
When I run a query, assigned to that connection sometimes it completes
Run-time error 370601 Feb 2006 16:24 GMT1
I have a program developed in Visual Basic 6 that uses an Access
database.  The program has almost 500 users now and someone called
today asking about a run-time error I have never seen before.  It is:
"Run-Time Error 3706: Provider cannot be found. may not be properly
SQL using INSERT INTO and WHERE01 Feb 2006 03:54 GMT10
In the texts that I have they discuss using WHERE with SELECT, UPDATE and DELETE, but never mention
using it with INSERT INTO.  I have 3 tables and was wondering if the WHERE reserved word
should/could be used with the INSERT INTO during the save of the record into the three ...
ADO concept in VB01 Feb 2006 01:34 GMT1
I want to know where i can get the compelete informatio about ADO in VB.
site name or link name
Pages: 1 2 3 4 5 6 January, 2006
 
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.