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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Create Access database31 Jan 2004 23:17 GMT5
Can anyone here tell me how I can create an Access database programatically
using ADO 2.7 (not adoX) ? I have searched the web but all I can find is how
I can do it using ADOX and I am using ADO 2.7.
Best regards
Veriffy the instance of an EXE loaded31 Jan 2004 23:02 GMT1
In VB6
How to check that a specific EXE is currently loaded?
(Should be compatible with Win9x/NT/2000/XP)
by example I should check for calc.exe present:
Opening a file dialog31 Jan 2004 21:36 GMT2
       I want to open a file dialog box (a 2000 database in Access 2002).  I
found the code in help.  It defined a variable:
   Dim fd As FileDialog
       I have all the regular references checkedin my project, but it says
retrieving a record with MSHFlexGrid31 Jan 2004 19:33 GMT1
I am using an Adodc control that is linked to an access database.  I am
using a MSHFlexgrid to display my SQL query results.  My question is how can
I retrieve a record by double clicking it in the flexgrid? how would I
start?
How Do Keep ADO Connection Open31 Jan 2004 19:27 GMT1
How do I open an ADO Connection to an Access Database via code (the paths are not static and will be read from an ini file - Don't worry about this I already have figured it out) anyway back to the question in hand, I want to open the connection when my application opens/loads ...
ODBC Drivers error '80004005' 31 Jan 2004 18:49 GMT1
Hello
I just move my website to another provider and now i get this error - what
do i have to do?
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
import XML data in access through vb.net31 Jan 2004 14:15 GMT1
For some school project i need to grab online data (in xml style) and
throw it in an access database (trough vb.net). The reason is: an
online and an offline part (online: mysql & php, offline: access &
vb.net).
how can I mark text like in google31 Jan 2004 12:25 GMT1
I'm trying to mark several pieces of text in a textbox.
I use selstart en sellength to find a certain word in a text
and get it highlighted like google does when I search for a word
the beckground gets yellow.
3027 (read only database) doing an Execute Insert31 Jan 2004 10:24 GMT10
Some Win2K machines are reporting an error when doing an Execute to insert
several records into a database using DAO.  The database the records are
coming from is a textfile using the text driver.  The database being updated
is clearly not read-only since tables have just been ...
printing31 Jan 2004 02:35 GMT3
I have a recordset which I am printing. Some fields are empty and the
printer prints "NULL". I want it to print"" - nothing at all!
Help
Thanks
Setting user properties in System.mdw via ADO31 Jan 2004 00:51 GMT2
How can I set up user properties, i.e. add/delete user to/from a group, change password in System.mdw via ADO or VB6
Thanks in advance
KS
ADO30 Jan 2004 20:44 GMT1
I am getting an error while trying to send string for uniqueidentifier while calling a stored procedure from ADO.
Here is the code I am using.
With cmd
   .ActiveConnection = cOLEConnectionString
OLE DB Error30 Jan 2004 19:11 GMT1
I have an application in VB6 using an Access 2000 database. It works fine on
my XP development PC and my clients XP PC. When I install it on a WIN98 PC,
I can look at some of the forms OK however, when I click on one OK command
button to get me to the next form, I get a Run Time ...
How to wait after db insert?30 Jan 2004 19:11 GMT2
I have some vb code that submits an insert to a sql database.  After that I want to move the file I was dealing with to an archive folder.  How might I get the file move to wait until the database operation is done
Thanks
           BiosSqlCommand.CommandText = strInser
           ...
Relationships with ADO30 Jan 2004 19:09 GMT1
Hi Group,
Anybody got any links where i could read up on how table relationships
within VB and ADO.NET. Preferably with Access
Many Thanks
 
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.