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 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Optional Output  parameters in MS SQL Server.16 Feb 2004 17:21 GMT7
I have actually ported an application from Interbase DB to MS Sql Server.
But now the SP written in it needs to have optional output parameters, any
idea how can i do this? The SP are ready and working, but need to make then
optional, other wise i need to change lot of source  ...
Linked SQL table in Access16 Feb 2004 17:18 GMT1
I have an Access XP database that links to a table in an SQL Server 2K
database.  I'm using an ADO 2.6 Command object (using VB 6 SP 5) to access
and update the linked table and I get an error message of:
[Microsoft][ODBC Microsoft Access Driver] ODBC--connection to 'SQL
Addnew on nextrecordset fails16 Feb 2004 17:16 GMT2
I have a project with three ADO recordsets defined.  I execute a recordset1.open against a stored procedure that returns three recordsets.  I then execute a
 set recordset2 = recordset1.nextrecordse
 set recordset3 = recordset1.nextrecordse
I can change data in recordset1, ...
help reading Long datatype from Oracle16 Feb 2004 14:06 GMT2
hi,
i'm working with VB6 and Oracle and keep getting a "Multiple-step OLE
DB operation generated errors Oracle" error trying to access a field
in Oracle of type LONG, here is the loop i'm using:
Multiple ado connections for multiple recorsets16 Feb 2004 12:18 GMT3
I'm new to Visual BASIC & ADO (I use lots of Delphi) and I'm
converting an Access 2000 application to VB6
I was wondering if it's better to use a different connection object
for each recordset object or if it's OK to use just one connection
Help with ADO16 Feb 2004 07:08 GMT1
This is a piece of code from a VB program which has
stopped working. Unfortunatly I didn't write it, I only
have to fix it and I have not use ADO before.
ADOconnMelbourne.Execute "insert " & sTableName & " select
minimizing memory use16 Feb 2004 02:03 GMT3
I have an application where occasionally I may save the entire text of  a
web page in my database.
I'm afraid if I do a lot of this, when I do something like
select * from tempdb
VB 6.0 & Access 2000 on win9515 Feb 2004 21:42 GMT3
I am using visual basic 6.0 sp5, I have a database created on Access2000 , I
use ADO , MDAC 2.7 refresh is installed on my computer, Win 2000 OS.
When I make setup on any win2000 station , evrythinthing is fine, But on
win95 It cant handle with the database, I installed MDAC 2.7 ...
Display Excel Worksheet in VB615 Feb 2004 21:34 GMT2
I need to display a worksheet in VB6
I know how to do it with a DataGrid (using Adodc) but this has its limitations.
There is an Excel Sheet that one could insert in a form. However you can't set a "source" property
Is there a better way to do it apart from the DataGrid?
Access XP: bandwidth utilization15 Feb 2004 21:23 GMT5
Tools: VB6 (with every SP), ADO 2.8, Access XP.
My Db is located in a server and many clients can read'n'write on.
Db size is 23 MB and record number is 25.000, i have some indexes and i use
them.
Help me convert database To VB615 Feb 2004 21:06 GMT4
I have a  Database in access2000 with forms , reports , querys,and code. evry think is good we are working with this program 2 years.its fin
Now i want to do (Convert) the same database with VB6.witch is the best methode tu use the 1} dataenv     2} ado code
for printing can i use ...
Problems Opening ADO Connection15 Feb 2004 20:41 GMT2
Our App uses an Access frontend db with tables linked to a SQL Server
backend.  When we start the app, we refresh the links in the Access db as
follows:
   Dim objCat As New ADOX.Catalog
Bad performance in wireless Network15 Feb 2004 20:10 GMT2
Although my application perform nicely in wired network, the performance in wireless network (100MPS) is very slow (I have tested in 802.11b 11MPS). Would appreciate if anyone could suggest how I can improve the performance in the wireless network.  The application is developed ...
how to get selected field values into an array15 Feb 2004 19:54 GMT1
I have a database from where I want to extract some data matching the
requirement using SQL statement into an array.
To illustrate let the required field be A, B, and C.
The SQL statment be of sometype e.g.
Code Update for database records15 Feb 2004 19:45 GMT1
I was just wondering if any gurus could eval this code. Is the requery and find overkill? I am useing a client side cursor and want the user to see the changes of the record ie last changed and updated
--I am useing and adodc control
   Dim x As String
   x = Me.txtFields(1)
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 January, 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.