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 / February 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Fill DataSet with Multiple Tables21 Feb 2006 15:55 GMT1
Is it possible to fill a predefined dataset with all the tables of a
database without knowing what the table names are. The SQL string would be
something like this: SELECT * FROM *. I want write this in code and not
using the Visual Studio UI.
Foxpro dbf use in VB.Net21 Feb 2006 11:29 GMT2
Hi, bit of a beginner here, used to write a lot in VB5
including a hook to our accounts database which was Foxpro 2.6 dbf's
I'd like to do a similar link written in VB.Net so I can show the contents
of
Provider Not Found21 Feb 2006 04:49 GMT6
I am getting this error on a client machine after installing my software on
it.  I have not had this problem with any other other, on all windows
operating systems.
As soon as the program attempts to access the database, the error 'Provider
urget help about data report and ADO19 Feb 2006 00:53 GMT9
How can I use my current ADO recordset transfer to data report??
thanks
Signature

---

advantages of creating program in VB6 over ms access?18 Feb 2006 04:33 GMT2
i'm deciding whether to create a database program in VB6 or MS access, with
VB for applications running in the background. i just wanted some opinions,
as to which one would be better, and wat would be some
advnatges/disadvantges of doing it in vb6 over ms access??
Accessing Databases over Internet with VB618 Feb 2006 02:05 GMT1
How can you open SQL & Access databases over the internet from my VB6
program without specifying a specific port for SQL.  I believe there used to
be Remote Data Access for Server 2000 but now with 2003 Server that is not
supported or doesnot work, so I have been told.  Does ...
Login failed for user '(null)'. Reason: Not associated with a trus18 Feb 2006 02:03 GMT1
We have a VB .Net form-based application that uses ADO to connect to a SQL
server.  We use Windows authentication in the application to connection to
the database.  Somehow, once a while, the following error pops up
Login failed for user '(null)'. Reason: Not associated with a ...
Embedded quotes in CSV using ADO16 Feb 2006 19:11 GMT1
Here is a sample of the data ...
DW8940L,0.00,,FALSE,0,0,,0.00,
DW8940R,0.00,,FALSE,0,0,,0.00,
"FAS-1/2" FLATWASHER",0.05,,FALSE,0,0,,0.00,33012
Can "compute" be used in a recordset16 Feb 2006 14:04 GMT1
When the sql string using in query analyzer it works and we can see the
aggregates parts.
strSQL = " SELECT CustomerID, EmployeeID, OrderID, Freight FROM  Orders
WHERE  CustomerID LIKE 'A%' order by   CustomerID COMPUTE count(Freight),
auto updater which copies exe from Blob field on mysql server16 Feb 2006 00:42 GMT2
I am writing a launching program that launches the latest version of my
client software.  I want it to go to the mysql server, extract the exe
from a blob field, write it to the local host and then execute it.
My code works, except that when I look at the written exe in a hex
run-time error '20599': cannot find sql server15 Feb 2006 22:50 GMT1
I have an existing VB program and SQL server database. The program used to
generate crystal report. It works well for few years but since last week,
when I try to print the report, it shows
run-time error '20599': Cannot find SQL Server
Importing from Excel15 Feb 2006 16:51 GMT3
I'm using VB6, MS Access 2003, DAO and Excel 2003.  In the VB code I am
trying to import an excel spreadsheet.   I just can't get the syntax correct.
Any help would be appreciated.
Thanks
Recordset.moveprevious()15 Feb 2006 11:15 GMT3
I have a strange problem. I declared an ADODB.recordset and was working fine
with everything.
When I decided to create a next and previous buttons, the movenext() command
worked fined but the movepervious() one didn't !!!
what's wrong with my syntax?15 Feb 2006 09:41 GMT8
it say has "JOIN" syntax error
select Order_date as Order_Date, Drug.Drug_name As
Drug_Name,Drug.Registered_Number AS Registered_No, Total_ordered_quantity As
Ordered_Qty, Total_quantity as Total_Qty, Total_amount as Total_Amount,
close the connection that the ADODC opened.14 Feb 2006 22:54 GMT1
I have vb.net application which was converted vb 6 apllication, the converted
application use ADODC to grab data from database, but every time it run, It's
open a new connection, the old version didn't have such problem.  Can anyone
give me some advice about how to close the ...
Pages: 1 2 3 4 5 6 January, 2006
 
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.