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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Error handling on failed SQL Server Connection21 Sep 2005 07:30 GMT2
I'm trying to find a way to handle an error on a failed adodb
connection to a sql server database in vb6 code.
On Error Resume Next and On Error Go To haven't worked.  It fails on
the sqlConnection.Open line, but it doesn't go to my error handler.
Reading Excel from Visual Basic 6.020 Sep 2005 06:49 GMT3
I need to know, how can I read an excel file using visual basic and then save
the data in another format.
I do not want to use databases at all.
Is it posible?
Create ODBC programming20 Sep 2005 02:20 GMT1
Does anyone know how to create an Access ODBC by programming ? Thanks !
Rick
selecting records19 Sep 2005 19:03 GMT3
I am having trouble with a SELECT query. I want to be able to create a
recordset with only, say, 5 records in it, based on the currently selected
record. The second recordset would only contain the current record and the
four preceeding records, in order to then create a moving ...
Recordset.Close() vs. dropping out of scope19 Sep 2005 18:20 GMT23
Some colleagues and I are debating the absolute necessity of executing the
Close() method on a recordset once you're done with it.
I have always heard it recommended that you should always execute the
Close() method, and that failure to do so could result in the recordset
Call stored procedure19 Sep 2005 15:05 GMT2
Hello, somebody know how can I call a stored procedure from visual basic 6.0?
And this sp return a value.
Regards,
Oswaldo
Using SQL Server bit values in DataGrids19 Sep 2005 14:32 GMT1
good morning,
I have several tables in my SQL Server database that use bit data type.
Whenever I display the values of that tables using a datagrid the "1" values
appear as "-1". Does anyone knows how to fix this?
MDAC language dependency19 Sep 2005 08:13 GMT6
I'd like that  whether there are more different language version of
mdac_typ.exe. or
not If yes, what I should download if I don't know where my app will be
running.
Selecting records (explaining myself better)18 Sep 2005 17:17 GMT3
Here goes with (hopefully) a better explanation of my problem. I am using
VB5 and have text files with dates and closing prices of stocks. I want to
be able to display a data bound grid with the information along with a
moving average of the prices. With apologies to those who ...
Incorrect syntax near '='18 Sep 2005 05:06 GMT2
Greetings,
I have attempted to code the following into a sql server 2000 acccess
database.
        strSQL = "SELECT * FROM tblDocumentTypes" & _
Data Mismatch problem17 Sep 2005 18:22 GMT2
I have a spreadsheet where i pull the data in and then try and compare it
against an access database.  However I seem to have problems with the syntax
of my SQL.  In my spreadsheet columns 1 and 2 are both formated as Text
fields.  I therefore import them into my recordset.  I ...
vb_stored procedures17 Sep 2005 15:57 GMT1
Hi, it's Rouf here
I want to know more about how to call the stored procedure from vb6.
I have a query which keep on looping getting the results from the first
query and then returning the value back to vb6 program.
Using Join in Correlated Query ?17 Sep 2005 13:20 GMT2
The following oracle query runs fine, however I need to use the INNER JOIN
Keyword in Sub Query.
Update Invoice x
set Ticost=
Recordset.filter17 Sep 2005 06:12 GMT2
I don't know if this is a right group..
I have a problem with recordset.filter, for example:
recordset.filter = "field1 > 19"
I get rows where field1 is 2, 3, 5 and 20. How can I make this work?
Winsock Programming17 Sep 2005 04:07 GMT2
Please help me....I want to made database application with winsock
object for Clients and Server. I have any question about TCP/IP address,
if I run both Server and clients application in same computer. What is
it IP Address?, I have been made application but I can't test it.
Pages: 1 2 3 4 5 6 7 8 August, 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.