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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Executing a Stored Procedure with VB6.005 Oct 2004 11:21 GMT1
I created a SP with SQL that processes the number of records in a table for a
particular State, The Query works correctly. This is it:
Create Procedure CountRecords15 @SearchStr varchar(10)
AS
ADO problem 325104 Oct 2004 21:39 GMT2
Hi, my cordial regards, I'm havin' a dreadfull problem programming with ADO
You'll see, I want to update a record, but it's allways the same message (
err code: 3251 )
"Current recordset does not support updating. This may be a limitation of
sql query04 Oct 2004 19:14 GMT1
Hi To All
I am trying to make a sql(access) query  through my vb6 small app but with
out any result.
Here is my DB.
Password problem04 Oct 2004 18:44 GMT1
I've been using ADO for a few years now and now I need to simply open
an access DB using DAO3.6 which has is password protected.
set dbtemp = opendatabase("MyDB.MDB",False,False," ;pwd=mypass")
I get an error about "cannot find...ISAM" something, something...
generate report linked to crystal report04 Oct 2004 15:13 GMT4
I have a vb app that generate report linked to crystal report, problem
comes when trying
to run the report, when press for debug an error message that says
"run-time error 424:
Going from VB6 ADO to .NET ADO04 Oct 2004 14:01 GMT1
I used to access database in VB6 using VB data environment.
I would get a specific cell from the database using such langauge:
dataenvironment.rsTABLE.fields(1).item(0).value
I have now moved to VB.NET, and have connect my DB to my project using the
Help much appretitated - vb.net problem with update in child records and datagrid03 Oct 2004 03:01 GMT2
HI. I have a dataset with two tables. Table 1 is parent and table 2 is
child. Am populating a single datagrid with records from child table
derived from a single parent record. I am then allowing users to edit
child records in datagrid. Users have an update option for each row in
Automating MailMerge Problem02 Oct 2004 13:32 GMT1
     I created a macro package for authomating MailMerge in MSWord 2003 the
program worked fine but the problem that I am having is that during
mailmerge process as security warnning popup("openning "D:\MyDB" This file
may not be safe if it contains code that was intended to harm ...
CDO to send mail via VBScript02 Oct 2004 08:38 GMT4
I created a script that queries a database and sends a mail.  It worked fine
when I tested it on my own email address, but when I run it programmatically
to emails that come from the query, for some reason it went 5 times!!  I'm
certain that didn't make the other people very ...
Getting back messages from query...02 Oct 2004 08:27 GMT1
How do I get the message that would result from a query?  For
instance, if I run a query in Query Analyzer like "SELECT * FROM
TableName" I get back a grid of results, in VB I would get back these
results as a recordset.  Other queries would just produce messages and
repeated SQl statements02 Oct 2004 03:32 GMT3
I know we can repeat SQL statements with ; between each one then execute it
once. Is there a limit like how many ; I can put in or is it limited by
bytes?
Thanks
Database Field Looping Questions01 Oct 2004 23:14 GMT15
Hi, first off, to introduce myself, I'm only exposed to VB for half a year
and am supposed to do a project on it. I'm 18 this year, my name is Ray.
Just thought it'd be polite to introduce myself since I'm new. Thanks.
Alright, now for the questions.
Alternating Text on a button01 Oct 2004 23:11 GMT5
There is going to be a button that has alternating text on it
depending on 2 choices the user can make.  How do you show button text
to say Add Package if the database says there are NO package items
associated with a certain product.  And if the product has package
Opening SQL database using ADO adModeShareExclusive mode still allows others to connect.  I need an exclusive connection!  How?01 Oct 2004 19:43 GMT2
I'm opening an ADODB connection to an SQL database in VB6 using the
adModeShareExclusive mode for the connection object.  The connection opens
successfully, but I'm still able to modify records in the database using
Enterprise Manager.  Why is this?  I want to open the SQL database ...
Stored Procedure01 Oct 2004 16:56 GMT1
What is a stored procedure?  Is it like a Query in an Access Db?
Any benefits to using this versus a standard SQL query?
Perhaps a link to a tutorial.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 September, 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.