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 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Control access.mdb Location via code not ADODC control properties24 Jul 2008 05:42 GMT1
I have a simple VB6 program which is working fine. I have a form with an
ADODC control on it I call "AdoCalendar". One of the properties is the
"Connectionstring". Amoung the items in the string is the location of my
access .MDB file.
Sorting an address17 Jul 2008 14:16 GMT2
Please forgive me if I am asking this question in the wrong area.
In my app I am connecting to an Access database that contains a table with
an address field.
I am trying to sort the table by using "SELECT * FROM members ORDER BY ADDR"
Make local ADO connection with Data source being current databsa16 Jul 2008 17:58 GMT1
I am using Access and want to make a ADODB connection, but I do not
want to type a path for the Data source -
Instead I just want to refer to "Current Database" ... not "Data
Source = C:\Name.mdb
Insert a new field into a table?14 Jul 2008 01:40 GMT2
I'm using the following code to append a new field to an existing
table in an MDB file.
  Set td = db.TableDefs("MainData")
  Set fld = New Field
Unicode Compression value for Memo field always false reading Access     2000 db07 Jul 2008 03:09 GMT1
I am writing some code that will read an Access 2000 database
structure using ADOX and store the details in a set of tables.  I have
it mostly done but I have noticed that when reading through the
properties of the columns, the Unicode compression property (Jet
Authentication Error  VB6  WinXP04 Jul 2008 04:58 GMT3
I have a strange problem that I'm really having a hard time fixing.
My project runs on a PC and uses an Access database on the same PC.
There is a datagrid connected to the database via an ADODC data control.
My code will modify the contents of some fields using the code below.
 
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.