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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
performance tableadapter access update31 Aug 2006 19:53 GMT1
I am working with an access database with more than 25000 records
(adresses).
In vb .net  i use the tableadapter and it takes a long time to read all the
records (with acces it doesnt take much time).
Delete table relationship31 Aug 2006 16:59 GMT4
I've three tables in many-to-many relationship (in a MDB db):
TBL1:
ID_TBL1   IDENTITY PRIMARY KEY
FIELD1     VARCHAR(20)
copy data from one table into another table31 Aug 2006 13:05 GMT1
I have a VB application using ADO to connect to an access database and I
need to copy data from table1 to table2.. both tables contain same
columns name.
Does someone know how should I do?
How to generate a table based on newly created tables30 Aug 2006 22:20 GMT1
I used VB SQL and ADO to create two tables in an Access database. These
two tables looked fine in the database. Then, I want to create another
table based on these two newly created tables. However, I could not
create the third table. Seems to me VB could not reference to these two
Create / Delete or Read (existing)  Access 2000 macro using vb6 Possible?30 Aug 2006 14:08 GMT1
Create / Delete or Read (existing)  Access 2000 macro using vb6
Possible?
do I need client?29 Aug 2006 14:57 GMT1
I want to connect oracle database from excel via odbc. Someone told me I
needed oracle client installed on my computer. Is it true?
Regards
Karol Michalski
ADO and very large queries29 Aug 2006 13:47 GMT5
I have to execute a script to generate a very specific access report on
a very large list of servers. The size of the script is over 80 kB, and
runs perfectly fine on Query Analyzer, since the database is on a MSSQL
server. However, if I put that script into a variable, and try to ...
record count -128 Aug 2006 06:57 GMT13
I have some code that does different things depending on record count in a
recordset.
stepping through the code
rs.BOF and rs.EOF are both false (so there is a record)
Datasets, Datagrids, Data connection..huh?28 Aug 2006 01:34 GMT1
Hello everyone, I am very new to VB.net (and programming for that matter)
and I am trying to get a handle on it. I am trying to understand datasets,
data grid, data adapter, data connection and how they all work together. I
have found a few tutorials that helped a little but most ...
make sql query without crosstab27 Aug 2006 10:06 GMT1
I have created the following tables like the  Ms-Access Nwind database.
the following tables are normalised
i.Group Table
ID                         Group
ADO Field names in querries27 Aug 2006 05:24 GMT4
If a field name has a space in it (my field)
should a query use
[my field] or
"my field"
Datensicherung MS SQL-Express26 Aug 2006 13:09 GMT1
welche Möglichkeit gibt es SQL-Expressdatenbanken automatisiert zu sichern ?
Maria
Access problem25 Aug 2006 16:08 GMT2
This is a similar problem to one posted earlier but occurs with access.
I have some code under a 'save' button which is something like
myRs.fields("myField1").value = "XXXX"
myRs.fields("myField2").value = "YYYY"
UNION QUERY25 Aug 2006 08:12 GMT2
A UNION SQL query is not updateable - fair enough.  Is there any way of
loading a UNION query into a client side ADO recordset and detatching the
recordset from the database, thus allowing it to be updated (the recordset).
NB There is a column with a unique value.
#temp tables across connections24 Aug 2006 18:41 GMT2
I have been developing a process in VB.Net using a SqlConnection.
My process inserts a number of records into a #Temp table for review prior
to being committed to the database. My problem is that I have function to
export a recordset to Excel which utilizes .CopyFromRecordset to ...
Pages: 1 2 3 4 July, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.