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 / March 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Combo box problem28 Mar 2006 21:35 GMT1
I am trying to load data in a table (MS Access) into a combo box (VB 6). The
data is a lot to use cboEntry.additem "aaa". Is there any other way to do
this? The table has 250 records and four fields, however, I only wanted one
field in the combo box. Help please.
Array aliases for MSAccess data fields?28 Mar 2006 11:27 GMT2
I have an MSAccess database in which many of the fields
could be handled much more efficiently if I could address
them as arrays, but I have not been able to find a way to
do this.
Please help!!!28 Mar 2006 11:01 GMT3
I'm working with vb6, and having to connect to a Microsoft Access database
that the user picks out. I have this part working great - I'm connected.
However, the table names are different from db to db (such as station1data,
station2data, etc.) I need to find a way to determine ...
VB6 - how to generate a report with one record per page (mailing)27 Mar 2006 19:55 GMT1
Is the above feasible ?
Regards,
Philippe
Error 429 when opening a disconnected recordset27 Mar 2006 12:54 GMT1
The following code creates and opens a disconnected recordset.
On some machines I get an error 429 "ActiveX component can't create object"
This has happend on Win ME and on Win XP.
Does anyone know what could be the source of the problem?
VB6: How to correctly add a search option using VB6 and an Access database?27 Mar 2006 09:58 GMT2
Hello to all.
I'm trying to implement a search option for my users to be able to easealy
search specific information in a VB interface program that is "managing" an
Access database.
Please help!!27 Mar 2006 04:52 GMT1
I'm working with vb6, and having to connect to a Microsoft Access database
that the user picks out. I have this part working great - I'm connected.
However, the table names are different from db to db (such as station1data,
station2data, etc.) I need to find a way to determine ...
Record counter26 Mar 2006 17:28 GMT6
If I use SQL for querying an ACCESS database, how can I count the total
number of selected recrods?
I have set "Set res = New ADODB.Recordset" & "Set cnn=New ADODB.Connection".
Is "res.RECORDCOUNT" the one that I am looking for?
Excel driver and worksheet name25 Mar 2006 17:35 GMT1
I use excel driver to retrieve the data (not allowed to use excel object
libaray), the driver seems cannot get the data from the worksheet that contains
any space(ie. "worksheetname" but not "worksheet name") . Is this can be solved
?
Excel driver and worksheet name25 Mar 2006 17:35 GMT1
I use excel driver to retrieve the data (not allowed to use excel object
libaray), the driver seems cannot get the data from the worksheet that contains
any space(ie. "worksheetname" but not "worksheet name") . Is this can be solved
?
Questions on combo box and MSFlexGrid24 Mar 2006 21:51 GMT4
I am writing a VB project that connected to an Access Database.
An interface is created for users for querying and comboboxes are provided
for them to choose different field(Actually these are the Field Name in the
Access table) as they needed.
Passing a record from a recordset into a sub24 Mar 2006 17:52 GMT6
I am trying to pass a record from a recordset into a Sub using VB6.0.
I am obviously not doing this right, could someone kive me a hand?
Here is what I have:
 Do Until rst.EOF
Syntax Error - Missing Operator - When Using Date !24 Mar 2006 17:05 GMT4
I have this query to pull the data out from the system. And whenever I
run this, I get the "Syntax Error (Missing Operator)" Error displayed.
   Set conn = New ADODB.Connection
   FilePath = App.Path & "\Calls.mdb"
NULL VALUE ERROR24 Mar 2006 15:07 GMT2
Hi iam connecting excel 8.0 with VB 6 using "opendatabase" function.
now i have few fleilds in excel which are BLANK, iam using a statement
If rsAdd.Fields(6) Is Null Then
but i am getting an Error "OBJECT REQUIRED"
Syntax Error - Missing Operator - When Using Date !24 Mar 2006 12:11 GMT1
I have this query to pull the data out from the system. And whenever I
run this, I get the "Syntax Error (Missing Operator)" Error displayed.
   Set conn = New ADODB.Connection
   FilePath = App.Path & "\Calls.mdb"
Pages: 1 2 3 4 5 6 7 February, 2006
 
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.