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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Display a pic in VB07 Jul 2005 17:35 GMT1
I'm doing an application for catalogue management and I have a form
where I show the users the result of the research. For example, if I
search for a catalogue number 3, it will show me in more detail what
the catalogue 3 have and a small picture of the catalogue. My problem
Crate query07 Jul 2005 14:16 GMT1
I remember sometimes before I had opportunity in RDO and SQL server create
in VB environment query and use them later. Now I work in ADO with ms
access. Is it possible to create query for future use?
Connecting to excel07 Jul 2005 08:42 GMT5
How can i create connection to excel worksheet and read data from it?
Changing database at runtime using data control06 Jul 2005 19:18 GMT1
I have an application written in VB6, using Access 2000 and the Data control
and DBGrids that I have been tasked with maintaining. The application is
supposed to allow the user to change the database it is using at runtime.
All the data controls are using the Recordset property ...
Budgeting Application Design Suggestions06 Jul 2005 16:53 GMT1
I posted this in the misc group but got no hits, thought I'd try here.
In a simple budgeting application we need a replica of an income
statement as a main form.  Default data for the income statement is
written to a temp table based on some criteria in another form.  The
Connection question06 Jul 2005 14:54 GMT7
I am opening up a connection to an MS-Access database this way
With cn
   .Provider = "Microsoft.Jet.oledb.4.0"
   .ConnectionString = strfile
ADO fails on ActiveX-EXE while works in ActiveX-DLL06 Jul 2005 01:46 GMT4
I have a problem: A class returning an ADODB.Recordset in an
ActiveX-DLL works fine. If I convert the DLL to an ActiveX-EXE server
then the recordset behaves extrange. Any help will be welcome. Here is
the situation (it seems long but in fact is very short, so, I encourage
Changing data in table with ADO06 Jul 2005 00:59 GMT3
I'm still learning about VB 6 and AO
In MS Access 2000 in order to add a new row or update an existing row you
performed the folowing
Add a Row
Question on recordset fields05 Jul 2005 21:37 GMT2
Does anyone know how to refer to fields for a recordset by their position
rather than their name?  I have a recordset I set up using the following:
   Dim MyRS As ADODB.Recordset
   Set MyRS = New ADODB.Recordset
ADO Fails though compiled ActiveX DLL05 Jul 2005 17:47 GMT3
I'm connecting to a 3rd party Paradox database on the local computer.
The database is being accessed by another program all the time, and my own
programs can also connect to the database at the same time without any
problem.
Error message 2147217900 (80040e14)05 Jul 2005 16:57 GMT5
I am new to VB6 and seem to keep running into problems  ... can someone
please help
I keep geting a "SYNTAX ERROR IN FROM CLAUSE" message when I try to access a
MS Access Database from VB6
newbe05 Jul 2005 01:25 GMT1
Can anyone tell me ho to connectto DB2 with
VB for application (for word), allso how to execute sql statements (retreve
data).
If anyone knows a link to a page that explanes, be very gratefull.
how to print table from access database04 Jul 2005 23:31 GMT2
Is there a simple way that I can print an entire table from my access
database ?
A print preview would be cool.
Any help is greatly appreciated.  Thanks
"Error Converting varchar to int" when executing SQL Server udf04 Jul 2005 23:27 GMT4
I have the following SQL Server udf:
create function dbo.udfIsExistingUser (@UserNodeId int = NULL)
returns char(1)
as
Having to insert or update large amounts of data04 Jul 2005 20:13 GMT1
Hello, I am by no means a SQL expert and I have a class that has about 60
properties and I need to insert (or update) the data in my SQL database.
I am using the SQL Client instead of ADO.NET (if that helps any)
I have a class called PROVIDERS (the 's' is important)  which contains ...
Pages: 1 2 3 4 5 6 7 8 June, 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.