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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ADO Commands14 Feb 2005 18:25 GMT1
What's the difference between the rs.update and rs.save commands in ADO??
Gavin.
ADO connection: Access 2000 to Active Directory contacts: how?14 Feb 2005 17:40 GMT3
First of all, many thanks for reading this.
I am trying to enable Active Directory's "Contacts" system to be *the*
contacts database for my company.  I need to refer to it in various Access
databases.  It is not possible, apparently to use "link tables" etc, and so
mdb too slow for vb. cannot refresh screen.14 Feb 2005 16:53 GMT1
I fill the Janus Gridex Component with a table. (don't worry problem is not
related with component. I tried listbox also). Then I add a record with
rst.addnew/rst.update methods.
When I call .rebind method to refresh grid, nothing happens. if I refresh it
error converting the varchar value 'True' to a column of data smal14 Feb 2005 12:40 GMT1
In a vb6 app using ado connecting to a sql server 2000 stored procedure,
am seeing this error:
"Syntax error converting the varchar value 'True' to a column of data
smallint"
ADO Error -2147217864 ???14 Feb 2005 11:59 GMT1
Sometimes I get the above error (ie. Row cannot be located for updating
etc...) exactly on the RS.Update line below:
Private Function UpdateRow(ByVal sTable As String, oFields As clsFields) As
Boolean
Ado do not connect in transaction mode, involving IIS 6.014 Feb 2005 11:43 GMT1
I migrated an ASP code to IIS 6.0
Now I'm experiencing problems with the connection to the ADO.
This function is from a dll which is called by a VB script.
The client run on server 2003 at the same location as the IIS server
update query14 Feb 2005 10:39 GMT6
I have created an update query in my dataenvironment to change the date in
the bound table to the sys date. However, the query will not accept '=Date'
in the new value box. Does anyone know the correct function. The help gives
it as 'Date'
Bind Variables ADO - Oracle14 Feb 2005 07:16 GMT3
I am trying to call a stored procedure in Oracle from my Visual Basic code.
I am using MS ADO 2.7 library to do this. Everytime I call the stored
procedure it creates a new entry for the SP in the global sql area as if it
is not using bind variables to call the SP. This only happens ...
Using Data Environment Designer - how to drag Command node onto form - Jennings' Database Developer's Guide13 Feb 2005 17:48 GMT3
Hello --
I can't figure out how to get the Data Project and blank form on the screen
at the same time so that I can drag the Command node onto the blank form.
I am following the tutorial on p 182 in
NEWBIE insert data rather than update in db13 Feb 2005 16:50 GMT1
I have an app for tracking mileage on company vehicles.  On the first form
you select a vehicle(via combobox getting vehicle names from database) and
enter the appropriate info.  Then I need to export that data back to the
database. The ? is how do I update each vehicles info ...
Using Data Environment Designer - how to drag Command node onto form - Jennings' Database Developer's Guide13 Feb 2005 16:49 GMT1
Hello --
I can't figure out how to get the Data Project and blank form on the screen
at the same time so that I can drag the Command node onto the blank form.
I am following the tutorial on p 182 in
How to INSERT INTO using execute method12 Feb 2005 21:42 GMT1
I have created an ADO recordset (from an Access table) & want to INSERT INTO
this using the Execute method.
When I do this, VB says it cannot find the table.
Code snippet is:
Getting at access feilds indirectly12 Feb 2005 19:23 GMT3
I'm trying to build a generic routine that will load a combobox from a
table:
Public Sub Load_Class(InCntl As ComboBox, s_Table As String, s_Item_Name As
String, s_Index_Name As String)
connected to mySQL using RDO,having a problem,12 Feb 2005 15:57 GMT2
I have a problem,I have connected to mySql successfully. My problem is
for example, when you log in it runs through this code fine and I get
the correct results but....then when i log off and i log back in i get
an error saying "Object invalid or not set".
Passing Var's to  Procedure12 Feb 2005 12:35 GMT1
what should I change in the procedure below that I can call it with more
variables...(i,e)
File2SqlBlob("c:\pic1.jpg","tablename","colname")
I am having problem defining the variables within the procedure ..thank you
Pages: 1 2 3 4 5 6 7 8 9 10 11 January, 2005
 
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.