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
Simple ADO Oracle ODBC select statement takes over 10 seconds to execute15 Dec 2003 19:10 GMT1
I have a select statement that works both in TOAD and SQLPLUS on our
clients in under 1 second to return 28 records.  Using ADO and Oracle
ODBC Driver (8.1.7) the same statement takes over 10 seconds on the
same machine.  I have no idea where to start troubleshooting this, but
VB Access 97 data problem15 Dec 2003 18:51 GMT2
I got som edata priblem with a software in VB6 that write in a access97
Database.
The software use DAO binded controls. Sometimes (randomly) when creating
records, I find some bad values in some fields like "<èÿ~$< ". It seem to be
Execute command for .MDB with password15 Dec 2003 18:19 GMT4
How can I get the access database with password in a .Execute statement?
My code is as following but get the invaild password error:
dbTemp.Execute "INSERT INTO table_a SELECT * FROM table_b IN '" &
dbHasPassword & "'"
File DSN15 Dec 2003 18:14 GMT1
Does anyone have an example how to write code that will do the following on
startup?
1.       Check to see if FILE DSN already in system ( IF EXSIST QUIT )
2.       If it doesn't create the new FILE DSN
Alter Table - ADO - Query Syntax ADD COLUMN15 Dec 2003 17:49 GMT3
I'm trying to alter a table in Access2k using ado in vb6. I need to add a
column of datatype "Number" but with a field size of "Replication ID".
The following gives me a syntax error:
cnn.execute "ALTER TABLE Table1 ADD COLUMN DefCode NUMBER(Replication ID)",
How to save a recordset in XML using field aliases15 Dec 2003 15:46 GMT6
I want to use the recordset.save command to persist a recordset in XML,
and use aliases for all the field names. I want to use the
"name=<alias>" syntax in the XML file to save disk space.  Is there a
property of the ADO fields object that will allow me to do this?
MsChart rows to long15 Dec 2003 14:53 GMT2
I've added a chart to my project, the records from a database.
Problem
I have too many rows in the chart, I need to break the chart up.
So I have [Previous] and  [Next] buttons available
Problem with Autonumber ID15 Dec 2003 13:41 GMT1
I'm developing an asp.net page using vb. As part of the database I use
an insert statement to fill all data columns with the correct data
when the user hits submit. The autonumbered primary key is
automatically generated.
newbie: dac and dao combo15 Dec 2003 04:07 GMT7
vb6 with all sp's
i am trying to assign the properties of a data control with dao's at
run-time. i get an "invalid use of property" highlighting the section
surrounded in *'s below.
newbie: dac and dao combo15 Dec 2003 04:07 GMT2
the setup:
vb6 with latest sp
office 2000, fully updated
access2k db
Jet 3.5 Problem/Patch?15 Dec 2003 01:39 GMT2
I have had a problem with Jet that is pretty much
identical to the problem stated in your knowledge base:
http://support.microsoft.com/default.aspx?kbid=245676
This article is regarding Jet 4.0 and there is a patch
datagrid combobox problem15 Dec 2003 01:22 GMT3
I have inserted a combobox into a datagrid cell.  I am having difficulty
getting the cell to retain the combobox selection.  When I leave the cell,
it remains empty.
Here is the code, based on the Microsoft Article Q323167:
Re: making ADO code more versatile14 Dec 2003 21:43 GMT1
Wonder if you can help.
I'm doing a VB front-end to Access DB app and wanted to know if there was a
more versatile way to use my ADO code when updating/querying the DB.
At present each of my forms have the following code in them to do certain
LostFocus Event help14 Dec 2003 18:53 GMT3
I have a problem on a username password login form.  I use:
txtPassword.Text = StrConv(txtPassword.Text, vbProperCase) to validate the
proper case when someone enters their name and password.  It work when you
use the button to continue, but if you hit enter on your keyboard the ...
Combobox14 Dec 2003 12:55 GMT2
Hi group,
I have some troubels with my VB .NET. I've got an Oracle table and in that
table I store
codeID      (Primary Key)
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 November, 2003
 
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.