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 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DAO to ADO21 Jul 2004 13:37 GMT8
So far I have been using DAO in my VB programs. And I must say, I really
like DAO. But because of the better connectivity to other databases, and the
inevitability of VB.NET it's time to convert to ADO.
Has anyone been there? I'm just wondering of how much code change will be
Change SQL code for query stored in MS Access21 Jul 2004 12:12 GMT1
I'm trying to create a function that I can use to change the SQL for a query
stored in an MS Access database. I was trying to use the following (code
below) but the adCat.Views doesn't list all of my queries so I sometimes get
an error saying the object wasn't found. It doesn't seem ...
Crystal & VB621 Jul 2004 05:40 GMT2
Last resort, hi all
Have been using VB 6 to view and print reports using the crystl32.ocx
control from Crystal Reports 6. I have no problems with coding. I now use
Crystal Reports 10 but cant figure out the code to view and print crystal
how much records a table could store?21 Jul 2004 04:00 GMT2
how much records a table could store? if I store records to 2 or 3
even more tables, the database engine could have a "Parallel
search"?(I'm sorry my english is so poor) which means that search
engine to search multi tables in the same time, could it do that?
Language error in ADO21 Jul 2004 02:41 GMT6
I use vb6.0  ( It was Updated with Mdac(tr) ,jet(tr) and Replication(tr) )
I have simular this SQL string in my code. ....Where Name Like '" & Text1 & "%'...
If Text1 = " i " or " İ " then found 9 record ( it is working properly in desing )
When i make exe this app.
Read and Write XML in VB6/ADO20 Jul 2004 18:40 GMT5
I have a VB6/ADO application in which I currently use CSV files for specific
input and output streams. Are the processes/tools that would allow me to use
XML files instead of the CSV files?
Wayne
Using SQLDMO with a Hosted server20 Jul 2004 15:47 GMT1
I have a hosted sql server database on my web site.
When I log into the server, I get a huge list of databases back, but
naturally, they've assigned my database as the default db - so that's all I
can actually view.
How to get the ADO Connection 's RecordAffected Value20 Jul 2004 11:07 GMT2
I am trying to execute multiple SQL Statement in one Connection.Execute
Method
Such as
Dim sSQL as String
Remote DB Access Error20 Jul 2004 03:20 GMT1
I have a remote SQL Server 7.0 DB, (VB6 & ADO 2.8), everything runs great
except a 10 Million record table .
When I try to open a recordset like this
Dim stCnn as Strinng
Public Declarations20 Jul 2004 03:15 GMT3
POSTED IN
microsoft.public.vb.database.ado  
microsoft.public.vb.database.dao  
microsoft.public.vb.general.discussion
ADODB RecordSet.Find20 Jul 2004 03:06 GMT1
I ca use the followiung to find a record in a named field
SearchPatten = "MasterPINForeName like '" & searchtxt & "*' or MasterPINSurName  like '" & searchtxt & "*' or SecondaryMasterPINForeName  like '" & searchtxt & "*' or SecondaryMasterPINSurName  like '" & searchtxt & "*' or ...
Connecting to a dbf db20 Jul 2004 02:55 GMT1
Can someone please tell me why I am getting the "Object Variable Not Set"
error whehnj I get to the line "TableObject.MoveFirst". I am connecting to
an ACT! 6.0 db
Sub GetActData()
basic ado question19 Jul 2004 20:01 GMT4
I am new to database and ado.  I learn to connect to my sql database
with this vbscript code.
set rs = Server.CreateObject("ADODB.recordSet")
sql = "select cust_name from tbl_customers"
The wizard detected the following problems when configuring the Data Adapter for "Table1"19 Jul 2004 18:06 GMT1
Hi, I am trying to make an application onVB.net, the version in VB6 worked
fine, but I cant just upgrade it cause it was using DataEnvironment (i was
told it cant be upgraded). so now im writing a new App (with new features).
The point is, i try to drag the table to the form (as ...
VB5 to 6 upgrade19 Jul 2004 18:03 GMT7
I have a VB5 front end application to an Access 97 database.
I need to upgrade the database to Access 2000, and to VB6.
Is this likeley to be a relatively painless operation?
More importantly, should I leave DAO behind and take on ADO?
Pages: 1 2 3 4 5 6 7 8 9 10 11 June, 2004
 
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.