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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Working with Textboxes10 Apr 2004 03:37 GMT1
This may seem peculiar.
I am always working with money and interest rates.
I frequently make changes to get to a desired result.
When I enter a textbox I always have to delete what is there
Create a database program without a database?10 Apr 2004 01:46 GMT7
This is going to sound REALLY weird, but my boss just threw me in the lions den.  I have VERY little programming experiance in the way of APPLICATION programming.  I usually use VBA with access and javascript and stuff like that.  So here is the deal
my boss wants me to make a ...
Acess 2000 to VB609 Apr 2004 16:04 GMT1
Can someone please tell me what driver/addin, whatever, I need
so that I can use VB6 to access Access 2000 dbase files?
Many thanks,
Geoff Turner.
Leading Zeros for SSN is a masked Edit Box09 Apr 2004 15:35 GMT1
I'm using VB6 as a shell over Access2000 I have sent  the forma
in my masked Edit to ###-##-#### and to Social Security i
the Access Field, and it works fine except for the leading 0 whic
does not display
Searching a databse with partial entry?09 Apr 2004 15:03 GMT1
I have a database with a Visual Basic front-end.  Within this VB app, it is
possible to search a table in the database, using a secondary key (i.e.
customer name, there could be two customers with the same name) via direct
access.  The results are displayed in text boxed on the form ...
Rounding text box to 2 decimal places09 Apr 2004 01:36 GMT1
I need to know what code to write in order to round the value in a text box
off to two decimal places.  The value is a single number, but I need it to
be displayed as a currency on Form_Load().
Ideally this code should not be overly complicated, and should be short and
Capture return value from stored proc08 Apr 2004 22:13 GMT5
how do i capture the return valuer from this SP?
alter procedure dbo.TableExists
@tablename as varchar(50)
as
Connection Pooling in DA layer08 Apr 2004 20:06 GMT3
I have a data access class with a function defined below.  As you can see
each call will open a connection, run query, close connection then return
data.  The process of establishing a connection for each query sometimes
takes longer than running the query!  I thought that ADO used ...
error 2147467259 08 Apr 2004 13:55 GMT7
i wrote a vb program that insert row in an access db, just execute a :
INSERT INTO eventi ....
it runs good until today, i change the pc, it was on a win2k english pc and
now it is on winxp italian pc. The other query SELECT  runs good , the
ADO Recordset in Multiuser Environment08 Apr 2004 12:27 GMT4
Can any body help me to use the ADO Recordset in Multiuser Environment?
How Can I Restrict User 2 to Open the Same Row which is Opened By User 1 and
I will Display Message that "This Record is being opened for edit"?
Suppose User 1 Open a ROW using SQL "Select * from EMP Where EMPID ...
WORD Report Writer07 Apr 2004 16:30 GMT1
I am developing an application using VB 6.0, MS SQL 2000 and I really don't want to use Crystal report to generate the report instead I would like to use MS WORD b/c it give users option to make changes to the final output.  But how do I implement that?  Does anybody know of a ...
Recordset gets corrupted07 Apr 2004 16:13 GMT3
When i query a table written japanese (unicode) my record set gets corrupted
how can work around this?
I use ADO , windows2000,vb6
n disconnected recordsets07 Apr 2004 16:12 GMT1
I am trying to connect to a DB and return several (disconnected)
recordsets.
The problem that I am having is that the number of recordsets that I want to
return is not predefined and I want to have them all current when they are
Updating disconnected recordset07 Apr 2004 16:09 GMT2
I have a stored procedure on a SQL server 2000 db that returns database
fields and empty field that I declared as a variable.
I then want to disconnect the recordset from the connection and step through
the recordset and depending on logic update the empty field with a value.
from rdo to ado07 Apr 2004 15:44 GMT1
What is the easiest way to go from rdo to ado? Any suggestions? I have a project that I took over from some other developers and it uses rdo. I'd like to migrate it all to ado, but some parts use a class other parts use straight rdo code.
Thanks
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 March, 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.