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 2009



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can't find DAO350.dll error message26 Jul 2009 23:55 GMT1
After re-installing Windows XP Home Edition and clicking on VB.exe in the
VB98 directory of Microsoft Visual Studio, this error message comes up>
"Can't find DAO350.dll"
SQL Connection message23 Jul 2009 23:36 GMT1
I am going through the book Microsoft Visual Basic 2008 - Build a program
now.
I having trouble with the car tracker program everytime I am to access its
database I keep on getting this message
Limiting the number of records returned in DAO recordset23 Jul 2009 03:33 GMT10
VB6 using DAO on a networked mdb file.
I have queries returning hundreds of records that are therefore slow
to return. Being that the user only sees a display of about 15 at a
time I want to limit the return to 15 and have a "next" button to get
ODBC: Invalid argument21 Jul 2009 02:32 GMT2
I am using VB6 to open ms access database via ODBC, my DSN is "Local"
using password (have set inside DSN).
My code is:
   strConn = "ODBC;DATABASE=;UID=;PWD=;DSN=Local"
Optimize/Improve JET SQL Query20 Jul 2009 18:04 GMT6
I was wondering if anyone had any thoughts on how I could optimize,
improve or outright replace my SQL query - It is currently taking a
long time (1-2 minutes) to select 65 records with sub-selects taken
from a table of about 600-700 records. Here's the (reduced) query:
How to use SQL server DB in VB620 Jul 2009 04:23 GMT2
I am having problem in using sql server 2005 DB in my VB6.
It says PRovider not found .i am using "SQLNCLI10" as provider in my
connection string..
cn.ConnectionString = "Provider=SQLNCLI10;" _
OLAF - Baffled by CreateTableFromRsContent20 Jul 2009 02:54 GMT2
Olaf-
The "CreateTableFromRsContent" is suppose to create a table from a
recordset, correct?
If you set (temp table) as true, does this mean it goes away as soon
Adding field of ShortDate Format?16 Jul 2009 14:15 GMT1
I have such a problem. No usefull info on Internet :(
I have a table with several fields, and some of them are of type Date,
having format "Short Date".
At this time I want to add one new colums of type Date, with with short date
Combining Records - How?10 Jul 2009 19:48 GMT4
Say you have 10 years worth of data. Your data fields consist of:
DayNum (Day Number, 1-366)
High
Low
SQLite Questions10 Jul 2009 02:09 GMT2
Just so I get these things clear in my mind.
Q. Can you get data out of a TABLE without having to create a
recordset?
Q. What if you just wanted to access a single cell in the Table?
Need help from Access or ADO or VB6 guru - Weird problem09 Jul 2009 21:00 GMT1
I have a weird problem involving vb6 and MS Access. I'll explain in
detail the problem to see if any Access guru can shed some light into
this issue. Just in case if it helps, It started happening when we
installed a new software in the computer. I have been doing some
VB messed up?05 Jul 2009 10:57 GMT3
I don't know which newsgroup to go to but this seems the closest.
I think my Visual Basic might be messed up? I can't open programs that
use an Access-based file system like Adobe Photo Album, Asset Manage
etc... (programs that don't require Access installed) and when I open
SQL Logic Question05 Jul 2009 05:03 GMT7
I'm trying to formulate a SQL statement that will fulfill what I need
to accomplish.
Here is what I have:
Table: dtaTable
LAST() function ? - Olaf, you there?02 Jul 2009 21:31 GMT1
What happened to good ole' Olaf? Been missing.
Here is an SQL statement Olaf helped me with:
   SQLString = "SELECT
CLng(Last(Month,ID))||'/'||CLng(Last(Day,ID))||'/'||Year as Date, " &
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.