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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Image into SQL Server table21 Sep 2006 10:46 GMT4
Hi y'all
Trying to save photo data (jpg's):-
---------------------------------------------
Dim rs As ADODB.Recordset
Problem with ADODC.ocx control20 Sep 2006 19:12 GMT1
I am working with a VB6 application that uses data environments. All of a
sudden the application is starting to randomly crash upon the closing of the
form. The error is "The object invoked has disconnected from its clients."
Searching via Google has not really provided any real ...
pdf to blob vb620 Sep 2006 16:45 GMT1
I am trying to put a pdf into a blob field of a sql server. But when i
do this i get only the pathname and filename in this field instead of
the real pdf image. How can i make clear to VB6 that i want the actual
file into this blob field?
strange myODBC / ADO speed problem....20 Sep 2006 14:10 GMT1
I've been running a web site powered by mySQL 4.0 on a Windows 2003
Server, which is working rather well.
The largest query took about 1 second, which was reasonable, since all
the other results after this were "paged" and would only take 0.1
Database Connection19 Sep 2006 16:12 GMT1
How to connect VB6.0 forms with Foxpro database through ADO coding
SQL Subquery19 Sep 2006 15:20 GMT6
I'm trying to teach myself more complicated SELECT statements but I'm stuck
on quite a simple task.  If I have a table containing some records, (Delflag
is a flag to indicate if a line is live or deleted):
Doc  Line  Delflag
create query in VB19 Sep 2006 14:41 GMT1
I need to use VB code so I can build a query according to user's choice
and base on this new query design a report in MS access. My question is
I know that I can use VB code to create table, but is it possible to
create query also? I mean actually create and store in access?
Read content of a foxPro 2.6 .mem file19 Sep 2006 04:05 GMT5
Is there a way (or function) to read the content of a .MEM file created with
FoxPro 2.6?
Strange 'Concurrency exception' with VS 2005 and SQL 200518 Sep 2006 04:20 GMT1
I am getting a very strange 'Concurrency Exception' updating records with VS
2005 (language VB) on a SQL 2005 Database Table. To handle data I use strong
typed Dataset with TableAdapters and the interaction with the SQL Database
are handled by the stored procedures automatically ...
Database connection18 Sep 2006 00:21 GMT1
Can a database be put outside the rootdirectory (i.e. httpdocs) and
then used by establishing a connection using ado?
Problem with paging data in Datagrid14 Sep 2006 22:19 GMT1
I also posted this problem in visual.misc newsgroup, but till now I haven't
recieved any answers,
so I am posting it to this group and asking for any kind of help.
I am working in VS2005 (VB) environment and I have following problem:
Username/Password for Jet connection strings using URLs14 Sep 2006 15:18 GMT1
I have found that I can access a data souce on the Internet when
creating a connection string using ADO. For example,
Provider=Microsoft.Jet.OLEDB.4.0;Data source=ftp://someserver/somefile
Now what if the FTP server requires a non-anonymous login? I can't seem
Excel to SQL Server by copying data between two recordsets using VB6.014 Sep 2006 14:36 GMT12
My ultimate requirement is transfering data from Excel to SQL Server. I
am using OLEDB to do this. I have created two connection objects of
which one connects to the Excel file and the other which connects to a
table in SQL Server. I have abuilt a recordset (recExcel) and fetched
How to open a workbook with ADO without locking the file for Excel14 Sep 2006 14:24 GMT1
Is there a way for me to connect to and open an excel workbook with ADO
that will not force the file to read only when I open it in Excel.  I
need to be able to have my code using the file, while I have a
read/write copy of the file open in Excel.
Does Bulk Insert require different permission to a SQL Sever database?14 Sep 2006 12:29 GMT3
I am trying to transfer data from Excel to a table in SQL Server. Hence
created two connection objects. They are:
  Set objConnTest = New ADODB.Connection
  With objConnSQL
Pages: 1 2 3 4 5 August, 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.