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 / July 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Syntax error problem30 Jul 2005 15:40 GMT1
Dear experts
I have quite a complex SQL statement on my vb6 form to link to an Access
data source
Instead oF going through the tedious task of writing it direct I constructed
create a report in VB instead of creating in Ms-Access30 Jul 2005 05:21 GMT1
I would like to know if it's possible to create a report in VB like the
one we create in Ms-Access.
Any suggestions?
Cheers!
Using ADO to import a csv file into a record set29 Jul 2005 19:13 GMT1
We are using ADO to read a csv file into a record set. The VB connection we
are using:
connectstr = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Path &
";Extended Properties=""text; HDR=Yes; Format=Delimited"""
Changing an expired password.29 Jul 2005 18:00 GMT3
I am currently working with a Visual Basic 6 application and an 8.1.7 Oracle
database.  How do you change an expired password from Visual Basic to Oracle?
Oracle returns the "expired password" error to VB6, but I can not find any
documentation on how to update the expired ...
How to auto update the access database ?29 Jul 2005 07:27 GMT4
Hello friends ,
 i  have one prob, i  have one central database and other offices the
databse is in same format and  filed .How can i got the data from
othre offices and update it to main databse and also can track teh
Convert DB programatically28 Jul 2005 17:09 GMT5
We're finally making the move from Access 97 format to Access 2000 db's.
Is it possible to convert the database programatically (we're using vb6)?
Unfortunately, all my searches are bringing up pages on how to convert from
access to vb!
Opening a recordset Table over a VPN28 Jul 2005 15:24 GMT4
I am trying to open a recordset in a table to find the Recordcount whithout
briging the whole recordset down the vpn line it seems like the code i am
using is wrong ?
  Set RsSupplier = New ADODB.Recordset
Q: Table within a table28 Jul 2005 15:17 GMT1
Can anybody help me out with a problem? Is it possible to have a table which
has other tables as entries? For example, suppose the main table is called
table1. It contains two fields, a primary key field and another which
contains tables. The tables in these fields, also only ...
Changing a value to Null during update28 Jul 2005 12:50 GMT2
   Trying to put a NULL value in a Sql database field. The following code
snippet does not work
   Dim Sql As String
   Dim SQLDB As ADODB.Connection
Query Execution Error27 Jul 2005 22:48 GMT1
Doing exercises from Gunderloy's 70-310 Book (Developing XML Web Services and
Server Components with Visual Basic .NET and the .NET Framework), I get a
Query Execution Error message box stating "No connection could be made
because the target machine actively refused it" on ...
DBF Updating Error27 Jul 2005 21:39 GMT1
I need to update some records from my application to a Visual FoxPro DBF
File.
I can read records from DBF File but when i try to update them a get this
message:
SUM a column from a UNION query; VB6, SQL 200027 Jul 2005 15:48 GMT1
Hello --
In my VB code I need to set a variable to the sum of [Fee] (the last column
in each SELECT) from the following query.
SELECT CaseID_c, ContID_o, RevDriv_o, [# of subs], Fee
Update Problem27 Jul 2005 14:49 GMT7
VB6 on XP SP2
The following code runs OK for most of the time but occasionally give a
'Cannot locate row for update' Error.
.movefirst
Update/UpdateRecord on joined tables which one does it update???27 Jul 2005 00:27 GMT3
If you have a recordset (DAO or ADO) in vb/vba that points to a query
of joined tables. And you change one field (that exists in both tables)
ihow does it know which table to update.
Or how do you force it to update only one table???
RDO and SQL Server26 Jul 2005 21:40 GMT1
We are running SQL server 2000 and have an older VB 6 app that uses RDO 2.0
to connect.  In general everything works just fine.  Recently, we've
localized this application and are now having some issues with the database.
Running standard SQL sentences and stored procedures is ...
Pages: 1 2 3 4 5 6 7 8 June, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



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