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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Having problems finding a duplicate record from a access database using ADO control21 Apr 2006 16:19 GMT2
Having problems finding a duplicate record from a access database using
ADO control.
Actually I am using ADODC control in VB 6.0 with a Student database
(access database) where Studentname being primary key and student
Error when trying to access MS Access database with Linked Tables21 Apr 2006 14:36 GMT4
I have a ASP.Net application that uses a MS Access database. The site works
fine when all databases resides locally but on my public server I need to use
a different database where the main databasefile resides locally but also has
tables linked that resides on a ...
DataGrid controls in parent-child relations?21 Apr 2006 07:35 GMT1
I'm new at this.  Here's what I'm experimenting with.
(Win 2K Pro SP4, ADO connection to Access 2K .mdb, MDAC 2.8, Jet 4.0 SP8)
I have a main form with a set of Textbox controls linked to tblCustomers and
2 DataGrid controls, DGOrders linked to tblOrders and DGOrderDetails linked
VB.Net 2005 - Create ACCESS Database21 Apr 2006 03:01 GMT3
I am in the process of learnign VB.Net 2005 after programming VB 6 for the
last several years. I have been trying to find a way to create an ACCESS
database programmatically but have had no luck, from MS documentation or
Google.
Data form wizard error 'Unrecognized database format'20 Apr 2006 21:28 GMT9
I get this error after selecting a database file and click the 'next'
button.  Anyone know why - it is an Access .mdb - tried it with several of
them.  This is in a new Data Project.
Search or filter...20 Apr 2006 13:10 GMT7
 Im trying to search a field on my database, i use this code:
  If txtFiltro <> "" Then
        Datos.Recordset.Filter = "empresa LIKE '*" + txtFiltro + "*'"
     Else
how to copy a whole table by DAO?20 Apr 2006 07:46 GMT2
Is there a method available to copy an entire table to a new table name?
couldn't find installable ISAM20 Apr 2006 02:25 GMT5
Hello all, I've successfully compiled a source written in VB6 - Sp6
wich connects to Access 2003.
The operating system is WinXP-sp2.
The software works well when run from the Visual studio ide ("run with
Create my ow db connection wizard20 Apr 2006 01:27 GMT4
I would like my app to have its own run-time data connection wizard so that
users can connect to a data source of their choice. I'm new to ADO.NET,
previously programing for RDO/ODBC. With that, I could actually invoke the
Data Source wizard from the Windows System, ...
Need help with UPDATE systax to FoxPro DBF table19 Apr 2006 16:02 GMT1
Using ADO in VB6 the following SQL clause creates an error that reads as
follows:
[Microsoft][ODBC Visual FoxPro Driver]Data type mismatch.
the sql statement is:
Need help with syntax19 Apr 2006 08:24 GMT1
What is the proper code to use for a stement like the following:
Insert into Input1ph Select * from Custom1ph where Quote = '169163.001'
Where Input1ph is in an Access MDB database and Custom1ph is a Foxpro DBF
table. Or can this even be done simply?
Using ADO classic, How can I make sure that connection pooling is being used properly?18 Apr 2006 13:33 GMT2
Whe have a classic ASP/VB application and we need to make sure that
connection pooling is being used properly. What would be the best way to do
that?
Thank you,
Cannot drop SQL Server database18 Apr 2006 02:49 GMT1
I am unable to drop a sql server database that I created in my application.  
I am
listing the following steps that I took in order to delete the database.
1)     Connect to SQL Server
MDAC17 Apr 2006 17:21 GMT1
Hi all,
After a program instalation (I don't know exactly which one!), my VB6
projects cannot access ADO anymore. It return "Automation error" when I run
my program. Ok, this is a MDAC issue, so I instaled it again. But...
Select Entire row of Datagrid16 Apr 2006 23:36 GMT1
------------------------------------------------------------------------
A poll associated with this post was created, to vote and see the
results, please visit http://www.codecomments.com/message891775.html
------------------------------------------------------------------------
Pages: 1 2 3 4 5 March, 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.