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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Error get @@identity when using NT Authentication14 Dec 2004 00:32 GMT1
I have a piece of code where i'm inserting a single row in a table and  
then using the Connection Objects Execute method to get the @@identity  
from the table.
This worked fine, until i was asked to change the connection string.
appAccess.Run in an MDE rather than MDB14 Dec 2004 00:04 GMT1
I am trying to run a function in an Access MDE from vb6.  Running the
following code works fine in an MDB:
Set appAccess = GetObject("Reports.MDB").Application
appAccess.Run "MyCustomFunction", arg1, arg2
Create a connection over Network13 Dec 2004 23:07 GMT1
I am trying to develop a small application. The database is Access. This is
over a network in another system. After it is developed, 2 or 3 of my friends
will access the database.
How will i create a connection in Visual Basic using ADO so that the
ADO access to SQL thru Internet13 Dec 2004 17:27 GMT2
I am doing research on a possible project that may come up
in January that consists of building a front end in vb6 that will
access data on a remote PC with Windows Server 2003 and
SQL Server 2000. The only common denominator is that all
Best Pratice-Remore ADO Access13 Dec 2004 16:40 GMT5
We are creating a form for our VB 6 app users to edit some add and edit some
data over a WAN connection to a SQL Server.  What is the best method to set
up the ADO objects under these circumstances?  Specifically:
1.  I am assuming that the Connection object should only be opened ...
ADODB.Recordset and Web Service Help13 Dec 2004 14:22 GMT1
I have a VB 6 app which creates an ADODB.Recordset.  I need to pass this
ADODB.Recordset inot a .Net Web Service.  I know that the recordset cannot be
passed in its original form.  How can I transform this ADODB.Recordset into a
format that can be passed as a parameter into a Web ...
sort of ot13 Dec 2004 08:48 GMT2
my question isn't db related but here i get the fastest answer...
i am making a document with 'printer'
printer.print variable
i would like help on changing the font type and size (to arial size 10)
A VB.Net?12 Dec 2004 19:17 GMT8
Why are there no wizards in .net
There are no addins No Toolbar Wiz, No App Wiz, no Class wiz Why?
SELECT * FROM table WHERE field = '%string%'12 Dec 2004 10:19 GMT8
In this query below, we can only write down a string without any
space, but if I want to write 2 strings? Like this:
SELECT * FROM table WHERE field = T Anderson
Regards,
REQ: Create a sorted table (DAO)11 Dec 2004 17:44 GMT15
I create a database using  DAO with one table.
After that my app. stores data to this table.
But i need a sorted table to work with. Now i'am using a query, but with
about 4,000,000 records
Search Logic Challenge - 10 Dec 2004 20:41 GMT3
Hello - I have a problem that I'm trying to address in VB6 and I'm
soliciting feedback from others to determine the best algorithm to use.
We currently have an online application that must be "enabled" at start of
day so users can access application.  At end of day, the ...
newbie: detect new record automatically?10 Dec 2004 19:37 GMT1
newbie ?: is it possible for a database like access or msde or sql server
express  to raise an event to an application? i would like to detect if a new
record has been added to a table automatically, using events? is this
possible? my goal is to have a listview update ...
Strings can be duplicated if they begin with 010 Dec 2004 19:13 GMT1
Thanks as always for your response in advance.
Here's my situation:
I'm using vb.net with a MS SQL database.  We enter new records
beginning with the SSN - Social Security #. The SSN is stored as a char
Multiple Column Index10 Dec 2004 02:42 GMT2
Hey all,
I'm doing some modifications on an old VB 5.0 application.
The current code to access an MSAccess DB is :
rsName.Index = Column1
"Method '~' of Object '~' Failed"09 Dec 2004 22:45 GMT4
I have a VB6SP5 app written with ADO and using MDAC 2.7
After install on 5 Windows XP machines with Office XP, on of then showed the
error on the subject ("Method '~' of Object '~' Failed")
Some foruns suggested a MDAC version mismatch or DLL mismatch
Pages: 1 2 3 4 5 6 7 8 9 10 11 November, 2004
 
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.