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 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
error on recordset.close02 Feb 2005 14:13 GMT1
I got the connection and everything alright.
Here's a sample code:
Private Sub cmdUpdate_Click()  
   If optN.Value = -1 Then
JOIN ISAM text database02 Feb 2005 09:09 GMT2
Im trying to select and add only not existing values
(records) from a csv-fromatted file into an access
database using:
strSQL = "INSERT INTO tbl_hosts SELECT "& HostName &" As
not enough storage... error using GetRows02 Feb 2005 03:54 GMT5
I have a client that is returning >600K rows from a sql server using a VB
application.  I am referencing ado 2.6 in the app but he has windows xp sp2
(I think that has ado 2.8???).  When the data is fetched I use GetRows to
poplulate an array.  As soon as GetRows is called I get ...
Code to check for unique index records01 Feb 2005 21:44 GMT1
I'm running VB5, and battling to write code that checks for duplicate records
before saving it to the database ... I've got myself in a knot trying to get
AddNew, Update, FindFirst to work together. Is there anyplace I can find some
sample code illustrating some simple examples
Execute Batch of SQL Statements01 Feb 2005 18:54 GMT3
Hi.  I have searched extensively for this answer, and haven't found
much.  What I want to do is execute a bacth of sql statements in a
single call.  Something like this:
SELECT *
VB.net FoxPro 8 Pay For Help01 Feb 2005 17:45 GMT1
I have a few ramp-up up quesitons on using VB.net to access FoxPro tables.
Can pay using PayPal. Please send me an email at michael@erlewine.net.
Thanks,
Michael Erlewine
How to run SQL query in a recordset?01 Feb 2005 16:41 GMT1
I have an ADO resordset with no connection to a database. I only added some
fields for the resordset. Now I want to use query to search rows in the
resordset but I don’t know how. I even don’t know how to write the query
because there is no table. Is there any sample code for ...
Access 2000 report question01 Feb 2005 15:16 GMT1
I am trying to create a query that can be used to run several reports.  I
am not sure how to tell the report to select only the records where the
fieldname returns only the records for that report.
query fieldname = "8"
VB6 and ADO Error01 Feb 2005 14:44 GMT4
Hi. I'm trying to fix some ancient code and running into an ADO problem of
some sort. The app is in VB6. I have this code (which some lines omitted):
Private Function InvokeSP() As Boolean
   Dim Conn As New ADODB.Connection
Asynchronous Cancel Problem VB 6.0 / ADODB / SQL Server01 Feb 2005 13:15 GMT9
I have a COM+ component which fetches records asyncronously, then cancels at
some point when XXXX number of records are retreived.
The problem that I'm having is that after accessing any properties after
calling the Recordset.Cancel to cancel the asynchronous fetch (opened via ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 January, 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.