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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Runtime Error: Type Mismatch in Criteria Expression28 Jun 2004 06:42 GMT8
Group:
I am getting a runtime error that says "Data type mismatch in criteria
expression." The error is with the following line:
    oRS.Open sSQL, oConn, adOpenForwardOnly, adLockReadOnly, adCmdText
problem with null values27 Jun 2004 18:21 GMT1
i have problem when reading data from database (MS SQL 2000) when the field
is empty or null value... it stops my code and says "Invalid use od null
values"
then i created small if then and it still stops at the same place
Dao DISTINCT27 Jun 2004 15:08 GMT1
Please help an aging and not-quite so agile brain. I've looked through MSDN
and Googled the planet.
I have a very simple structure and want to get full records for distinct
combinations of various fields. I just don't know the correct syntax. If
RDO conversion27 Jun 2004 05:40 GMT1
I am converting an RDO app to ADO.
Please can anyone tell me if there is an equivalent property in ADODB.Connection (or elsewhere) to RDO.Connection.hDbc?  In the code it is used as a parameter to the ODBC32.DLL function SQLSetConnectOption.
TIA
Paul
SQL String Wrong... please HELP  !!!!27 Jun 2004 03:52 GMT2
I have code that looks like below.
I get this error:   Run-time error -2147217904 (80040e10)   No value given
for one or more required parameters.
I know it is in the CMD string that is wrong.  Can anyone help.
Images/Pictures in VB 6 based on record26 Jun 2004 02:09 GMT9
Thank you in advance for any and all assistance. This is my fourth attempt to
get a straight answer.
I have a program form that I would like to display images from the file folder:
C:\Program Files\NEKennel\Images. The Application directory (app.path) is:
newbie question on connecting to oracle26 Jun 2004 00:46 GMT3
I am migrating a project designed using VB6 and mdb to Oracle 8i or 9i. I
would like to know the best way for VB6 to connect to Oracle. The first
option I can think of is to use OleDB provider from MDAC, but is this the
best option? I don't want to use a buggy driver.
A simple question?26 Jun 2004 00:22 GMT1
I have never done any programing whatsoever and my boss
has given a problem to fix in visual basic. I need to
figure out how I can  set up a field to sort multiple
instances of a last name... by those (with that last
Programmatically Export Access DB Table in VB625 Jun 2004 15:03 GMT2
Is there a way to programmatically export an Access database table into
an csv or MS Excel file in Visual Basic 6.0 please?
Any useful API out there?
Properly closing recordsets and connections25 Jun 2004 14:27 GMT1
I'm converting a VB6 DAO project to ADO that talks to an Access database.  I
find that when I close the application that the locks remain and the .ldb
file stays and is not deletable.  I'm using .close for the recordsets
although I may have missed one or two.  But in the Form.Unload ...
Data Grid or MSFlex Grid25 Jun 2004 07:27 GMT3
I'm going to develop no of One - Many  Details forms..
1. Which is the best to use for Details capturing - Data Grid or Ms Flex
Grid.
2. In the Details i should be able to use the List Box or Combo Box.
Recordset Update with *.DBF - HOW?24 Jun 2004 14:14 GMT1
I have strange problem.
I have opened a DBF database and i cant update it.
When i perform simple operation
rs![NR] = "2222"
Connection to secure Access Database..24 Jun 2004 06:02 GMT2
any gru can tell me the connection string to open a secure access 2000
database file..
I am using the following one but getting error..
Dim cn As Connection
Outlook Forms VBSCRIPT code to populate dropdown list from SQL, how?24 Jun 2004 03:09 GMT1
I have tried several different methods of getting this done but none
have worked. Here is the very small section of code that I cannot get to
work.
Function Item_Open()
Make Your Own Data Control?24 Jun 2004 02:14 GMT2
I'm writing a small database app in VB6.  I'm not using the Data
control, instead I'm using unbound controls and doing all the database
access myself.
Everything is working great but I'd like my navigation controls to
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 May, 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.