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 / November 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Add own properties to a database (mdb) field or table??10 Nov 2004 00:12 GMT2
Is it possible to add yor own properties to a database (mdb) field or table?
Just wondered, I can also easily just add tables to keep the info I want.
DATABASE CONNECTIVITY10 Nov 2004 00:07 GMT2
I M TRYING TO CONNECT ACCESS AND ORACLE WITH VB FORMS WITH THE HELP OF ADODB .
THE TABLE HAS MORE THAN 1 LAKH RECORDS IF I TRY TO CONNECT VB FORM WITH THAT
TABLE THAT PARTICLUAR FORM TAKES MORE THAN 5 MINUTES TO GET DISPLAYED ON THE
SCREEN WHAT SHOULD I DO TO OVERCOME THIS PROBS.
return value from sp10 Nov 2004 00:02 GMT1
i use a recordset to take values form a storeprocedure,
 Set rec = New ADODB.Recordset
 rec.ActiveConnection = Connectio
 rec.Source = "cev_take_from_sismap"
VB6 - How to add 2 CheckBox column every row in Datagrid 09 Nov 2004 22:47 GMT1
Is there a way to achieve this in VB 6 ?
Thanks in adv.
Meng
How to determine the current user's rights09 Nov 2004 20:17 GMT1
My .NET application needs to know if the currently logged on user has rights
enough to create global tables, indexes, stored procedures, views, etc in
the current database.
The program runs through routines that create all these tables and we have
ADO Error 370909 Nov 2004 17:02 GMT2
I'm trying to access the SQL Server 2000 database from VB6, but getting this
error:
3709  Requested operation requires an OLE DB Session object, which is not
supported by the
After accessing recordset it's losing some values09 Nov 2004 06:13 GMT3
Lets look at the following code:
   cm.CommandType = adCmdText
   cm.ActiveConnection = conn1
   Set rs1 = New ADODB.Recordset
Cancel/Terminate Connection from the control09 Nov 2004 04:21 GMT3
Form a visual basic program I am passing a SQL statement to retreive data
from SQL server database. If I need to cancel this request while it is
processing (for ex. if my sql takes long time), can we do it from the
form/control using a command button. If so how can we do it.
VB error with access Help08 Nov 2004 20:14 GMT17
I get this error when I try to bring an application written in VB 4 into VS
6??
Could not find Data Access Library.  Cannot Create reference.
Visual Basic tried to create a reference to the Microsoft DAO Object Library
[Adodc]: Unknown Error [Ado];08 Nov 2004 13:15 GMT1
I got the [Adodc]: Unknown Error [Ado]; on a vb6 application connected to
Access 97 or 2002. It occured on some computers with Win XP (about 50% of the
ones I installed it on). There is no clear similarity on which it works and
which it doesnt seeing as most of them originated ...
DateCreated08 Nov 2004 13:10 GMT19
Hope this is the right place to post.
I'm using VB6/ADO/Access. I want to get the date a table was created. I've
had a hunt around Google and found several suggestions. However, the most
common 2 don't seem to work for me. I've tried
Import multi Spreadsheets - Urgent08 Nov 2004 00:56 GMT1
I need to import data from multi Spreadsheets with VB6 code. My code doesn't
work properly, can anyone help?
Private Sub ImportSchedules(ByVal strFilename As String)
   Dim mXlsApplication As Excel.Application
ADO dll07 Nov 2004 11:55 GMT1
I have been working with VB6 using ADO to access a SQL Server database
and to save me work I have written a dll to simplify database access.
I have found it so useful that I am considering releasing it as
shareware.
How can I query for records that have an empty date/time value ?06 Nov 2004 18:01 GMT2
One table of an Access database contains a date/time field.
How can I SQL query for records within that table that have an empty
date/time value ?
ADODB Connection Woes06 Nov 2004 17:35 GMT6
I'm hoping that somebody can steer me in the right direction to solve a
problem that I'm having at the moment.
I have Access database called EP3SAM.
The Database has one table (tblAuthorisedUsers) with fields:
Pages: 1 2 3 4 5 6 7 8 9 10 11 October, 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.