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 / December 2003



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Parameter Query27 Dec 2003 04:29 GMT2
Hi Group,
I am using Access 2002 database to track component parts.  This database has
a parameter query named "Query PN".  Here is the text pasted from Access SQL
view.
Best practice for store & retrieve images in a SQL Server DB26 Dec 2003 20:42 GMT2
I'd like to know the "Best practice" for store / retrieve images in a SQL
Server DB. I been using ADO streams to do this through a temporary file but
I'm searching another more direct way.
I will appreciate any suggestion.
sharing Access database & replica database26 Dec 2003 20:42 GMT2
Hi
## - Does access will limit - one user at the time to run
the report  or will  lock  the database ??
I am  running my first VB/Access database application on
Finding .zip files from VB26 Dec 2003 16:35 GMT1
Hi all..
How do I search for .zip files in a specific directory using VB codes?
Can anyone show me some sample codes for this pls?
Thanks.
ON DELETE CASCADE26 Dec 2003 03:58 GMT2
I'd like to confirm if the ON DELETE CASCADE restriction only works in MSDE
2000 and not in MSDE 1.0. Is that correct?
Best regards.
--
Getting database schema information...26 Dec 2003 03:51 GMT2
1: How to get schema information of any database by using VB.NET. Is
there any library like SQL DMO for VB6.0
NamedParameters on a query?26 Dec 2003 03:50 GMT1
I tried to do something like this (m_cnn in my case is a
connection to a SQL Server)
   Dim cmd As New ADODB.Command
   Dim rs As ADODB.Recordset
SSPI error message26 Dec 2003 03:37 GMT1
I have recently installed a number of apps written in VB6 SP5 with ADO
2.6 clients, connection to SQL 2K SP3a on W2K SP4, on a mixture of
client workstations - mostly W2K but some XP SP1. SQL uses Windows
authentication.
VB6  datagrid update when closing connection 26 Dec 2003 03:31 GMT1
In VB6 I wrote a simple app with a datagrid which is populated by an ADODB
recordset.
After population by an ADODB recordset the connection is being closed.
Now it is necessery to open the connection manually again(e.g command
adErrDataConversion ??26 Dec 2003 03:11 GMT1
Hello Friends
       I got a error [adErrDataConversion 3421] from VB6 when I read MSSQL database from ADO
       How can I fix this error
       Please relply to my email , thanks very much
about MDAC26 Dec 2003 03:07 GMT1
On Windows 95,
* which version of MDAC is the best choice?
* without having installed DCOM, is it possible to install MDAC?
* what happens if I install MDAC 2.(x+1) after MDAC 2.(x) ?
VB6 - DataGrid bulk data copy25 Dec 2003 21:12 GMT9
I am working with VB6 in regard to this project.
I have two data grids. (DataGrid1 & DataGrid2)
DataGrid1 is populated with a large number of rows of data. (450,000+ rows)
DataGrid2 is populated with a large number of rows of data. (200,000+ rows)
how to: lock selected records (multiuser dao)25 Dec 2003 18:19 GMT1
Problem :
Select group of records using
sql=Select * from orders where customer = id etc
set rs = openrecordset(sql)
Names of tables on Connection25 Dec 2003 13:20 GMT1
I've learned how to open connection to access via vb.
Is there a way to know on that access database how many tables, quries are
in the database and what are their names by ADO?
any help would be useful
Access db password does not work :(25 Dec 2003 06:09 GMT1
I use: vb6, adodb.connection , db = access2000, blank password
I used this connection string:
.Provider = "Microsoft.Jet.OLEDB.4.0;Data Source=" & gsDBLocation &
"crm1.mdb" & ";User ID=Admin;Password=;"
 
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.