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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Getting indexes from field names26 Sep 2003 23:29 GMT1
Is there any way, using DAO, to get the index of a field
by specifying the field name?  Such a straightforward
question should have a very simple answer, but it just
isn't within my grasp right now.
How can run a DELETE query for a DAO resordset ?26 Sep 2003 23:03 GMT1
I have a DAO control (:<Data1>) for a database with a
table(:<Table>) that contain two text fields (:<field1> and <field2>)
and the code:
Dim r As DAO.Recordset
Error accessing system registry26 Sep 2003 22:59 GMT4
I encounter this error when i try to open the Project References in the VB
6.0
"Error accessing system registry". Any help.
Venkatesh
filtering ALL fields on some value26 Sep 2003 22:59 GMT2
whats the best way to filter a recordset on All fields in all records?
Thanks,
Denis
Disconnected Recordset26 Sep 2003 22:59 GMT4
I have a problem trying to use disconnected recordsets.
here is my code:
   cnContacts.CursorLocation = adUseClient
   cnContacts.Open cnContacts
CREATE TABLE [test.dbf]  with numeric filed26 Sep 2003 22:55 GMT1
I have two strange problems with DBF structure file. Here
is a source code:
Dim lConnection As ADODB.Connection
Dim MyRS As ADODB.Recordset
Connection.CommandTimeout effect.26 Sep 2003 20:50 GMT2
I have the following code:
dim goConn as new adodb.connection
dim oRs as new adodb.recordset
goConn.open "dsn=xxx"
Tranfer Data26 Sep 2003 20:03 GMT1
I need to insert 6000000 rows from one table in a DB to another table in
another DB, both DB are on the same server instance and both table have the
same structure (fields, index, PK, etc)
What is the faster way for doing this considering that I have not too much
Access and DAO26 Sep 2003 18:56 GMT1
I have to open a Access database from a VB application.
> If the access file is with password and user i can't open it.
> What i have to put in the ??????????? in the code following?
> Can anybody help me, please?
building an access application26 Sep 2003 18:52 GMT3
I've never programmed in VB.
I have created some forms in Access, and have heard that it is not too
difficult to incorporate these forms into a VB program.
Any advice or links to tutorials would be greatly appreciated!
Insert Data in a Access Database from Excel26 Sep 2003 17:05 GMT1
I want to insert data from an Excelsheet into a Access
Database (which I use for my VB programm).
I want to start Excel without seeing the programm, then
insert the Excelsheet row by row into fields in my
Example of Creation of New Access DB Through Code ...26 Sep 2003 16:36 GMT2
I would like to do the following:  Create a new Access DB through Visual
Basic Code, which is password protected for read/write access as well as
encrypted. I know this can be done, I just don't know how to do it.  I
presently can create a new Access DB through Visual Basic Code ...
SQL Date Between Problem26 Sep 2003 08:14 GMT2
Hello...
I need some help with my SQL syntax, so it account for
all international date formats.  For example, if you set
your region to Germany (germany), the short date format
Best way to handle Timeout26 Sep 2003 02:48 GMT2
I was wondering what is the best way to handle a SQL
Server timeout?
Catch a SQLException, wait a random amount of seconds and
then call the same procedure recursively until a
Changing the value of a parameter26 Sep 2003 02:37 GMT1
Somenthing wnet wrong so I resubmit my question.
I'm using VB.net and have the following problem:
I've created a dataadapter usibng the wizard withe the following
sql-command:
 
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.