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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
MySQL / VB Book31 May 2004 15:46 GMT1
Does anyone recommend a book discussing MySQL programming using VB6?
distribute msde with vb app31 May 2004 11:16 GMT1
What would I need to do to distribute msde with a vb app.  Is there a way of
including the msde files with the vb installation files?
Daniel
Oracle Begin/Commit Transaction error31 May 2004 04:54 GMT1
Using Oracle 9 OLEDB Provider. we have error with following test code
  Set loCon = goCo
  loCon.BeginTran
     loCon.Execute "insert into mwcMenuItems(ID) values (666)
Copying VFP 8 tables to an Access MDB30 May 2004 18:21 GMT2
I posted a message earlier concerning attaching to a VFP 8 directory as a database.  I was able to do so but my ADO knowledge is limited
I was able to open a dbf in ADO courtesy of Cind
           con.ConnectionString =
               "Data Source=" & dbfPath & ";" &
Newbie - best way to have dropdown in grid?30 May 2004 08:41 GMT2
Using VB6, how would I make a drop down or combo box appear when the user
clicks on an empty row in a grid?  Which grid is best to use?  the plan is
to have a dropdown display parts and when 1 is selected will fill grid with
part info and then the user can enter the number of parts ...
create .udl (datalink) file with VB ?29 May 2004 23:51 GMT3
if i just open with editor real one .udl file (308  kb) and make program for making file with the same text and same extension , file will be 106 kb , and just don't work. I tnink problem is in properties of file but i don't know how to setup properties like connection ...
create  ...
Select * from table??!!29 May 2004 15:15 GMT9
I have i smple problem
I want to perform a query that containst path as table name.
Problem is when the path contains spaces
Example:
merging two dbs29 May 2004 13:56 GMT4
I have one important question:
It so so easy to make powerful and fast queries on an access db,
but how can I write data more easily in a certain bd design ?
Do I always have to use the ordner of the data structure when I use
Uploading an Image29 May 2004 00:21 GMT1
I want to be able to upload an Image from a form to a file server. I want to input the name of the file an Access database. How can I do this?
is there a way to select a file29 May 2004 00:21 GMT1
Is there anything similar to "<input type="file">" for a visual basic form? I want to be able to grab the location of a file.
how to open database in access28 May 2004 15:27 GMT2
can anyone  help me out with error in the following cod
Set DB = OpenDatabase(path & FOffertDB.Value
regard
uk
Joins Problem28 May 2004 14:13 GMT1
The following query has failed to return all the records.
SELECT b.Account_desc, b.Account,
IIf(a.source_type = 'LY01', a.CSPL_CSPL,0), IIf(a.source_type = 'LY01',
a.CSPL_CMS,0), IIf(a.source_type = 'LY01', a.CSPL_CMM,0),
How do I edit a field using VisData?28 May 2004 13:50 GMT2
I created a database using VisData and want to change the size of several fields.  In it six fields
have Size = 50.  How do I use VisData or SQL to change each of those fields to Size = 150 or more?
When I click on "Design", the Size block is not enabled - faint in color.  Although ...
Should be Simple28 May 2004 10:51 GMT2
Hi Group,
VB6 and Access 2002.
In VB, on form frmData, I have comboboxes with style property set to
vbComboDrop-DownList.  I like this style and don't want to change it.  There
SQL and Filter28 May 2004 09:43 GMT2
I have three recordsets opened from an SQL database.  The common field for
all three is ID.  I open each recordset with Cursorlocation = client,
CursorType = OpenDynamic, LockType = Optimistic.
Recordset one is Master with 17,000 records.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 April, 2004
 
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.