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 / November 2003



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
RAISERROR from SQL Server SP30 Nov 2003 18:35 GMT5
I'm curious to know if anyone has any experience with using RAISERROR from
within their SQL Server stored procedures and somehow trapping the error and
message from within a VB application.
When an ADO control is used to execute a stored procedure and there is an
Registering DLLs for DTS packages30 Nov 2003 12:41 GMT4
I developed a VB application which kicks off a DTS
package.  It worked perfectly in Test, but when the .exe
was moved to a different machine they got the following
error...
Detect particular ODBC.30 Nov 2003 12:27 GMT1
I'm looking for a means to detect if a particular System
DSN exists, detect by name.
Any help is appreciated,
Dean
Component with ADO30 Nov 2003 12:08 GMT2
I have made a small component (dll) which imports data
from an Excel File to SQL SERVER...
I invoke this component through an asp program. There are
about 60K records in the Excel file and i am able to
run-time error 306130 Nov 2003 09:20 GMT1
hello helpers
tempComp-recordset, sqlComp-string, strComp-string
i wrote
sqlComp="select *from tbl where compType=" & strComp
error  334330 Nov 2003 08:17 GMT3
I declair
dim db as database
dim cust as recordset
Sub form_load()
Where should a multi-user program reside?30 Nov 2003 08:15 GMT5
A dumb question, I'm sure, but should a (VB) program that's being used
on a network by a number of users have only one program on the server that
everyone uses, or should each work station have its own copy of the
program?
Adding a Hyperlink field to a table30 Nov 2003 06:58 GMT7
I am using VB 6 and connecting to an access database via odbc, and am having
problems using the ALTER TABLE statement to add a hyperlink field to a
table.
The SQL is
Finding Record30 Nov 2003 04:53 GMT2
I am working on something that pulls up information out of a client table
when I select that client on a combo box. What line can I use to get that
displayed? Essentially now I am using:
Dim NewOrderClient As DataRow =
VB Up/Down Control30 Nov 2003 04:51 GMT1
Hello -- I have a ListView on my form that displays records in a particular
order for how they should be displayed or executed, such as
1(A)-2(B)-3(C)-4(D), etc.  I would like to have an Up/Down control below the
ListView so users can hilight a particular row in the listview, and ...
Execute Stored Procedure with Default Parameter30 Nov 2003 01:50 GMT2
I have this stored procedure:
CREATE PROC sp_Invoice
@Vendor Char (4) = '%'
AS
ADO Filter question30 Nov 2003 01:43 GMT4
I am looking for a dependable way to apply filter on a recordset to set
number of records=0. In other words I need to apply a filter, which makes
rst.eof and rst.bof both equal to true. Additional important requirement -
it should be generic procedure, which means recordset's schema ...
ListView Control29 Nov 2003 17:27 GMT2
I have a ListView control on my form that has a rows of data with a number
of subitems().
Currently, when I select a row, only the first column cell hilights.
How do I make it so the entire row highlights when a row is selected?
MSFlex and Unbound ADO29 Nov 2003 17:13 GMT1
Can someone please tell me the best way to populate the MSFlexGrid control
when using unbound ADO controls.
I have a few books on the subject, and cannot seem to get it to function as
expected.
Using DAO to return a list of forms in a jet database29 Nov 2003 11:55 GMT1
I know how to return a list of the TABLES in a jet database using DAO
and VB but how can I return a list of the FORMS from a jet database?
the MySysAccessObjects id field returns the number of objects in the
database but know name reference. Any ideas? Thanks
 
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.