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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Declear ADODB.Connection11 Oct 2004 14:21 GMT1
I want to use "Option Explicit" to fore app declearation.
I don't konw which data type is suitable as shown belong. I tried to use
"Dim cn As Adodc", but it doesn't work.
Please help.
Linking an adodc and a datagrid on VB.net10 Oct 2004 13:13 GMT1
Hi every one, i need help with 2 things, plz
I am working on a new project on vb.net, I am creating a user input
screen for a  sql sever database table. I want the user to enter the
required information throught textboxes and datacombos, when the user
help with sql10 Oct 2004 11:56 GMT1
I need introduce a query sql in visaul basic code, can someone helpme
tks
--
__________________________________________
SQL Server Connection Declearation10 Oct 2004 01:55 GMT2
I just tried to build a database connection from vb6.0 to SQL Server 8.0 to
perform a simple query. See the codes below:
Private Sub cmdSearch_Click()
  Set cn = New ADODB.Connection
Connecting to Oracle using ADO09 Oct 2004 20:21 GMT2
Dear,
I have prepared an excel form for users in our company to get external data
from oracle database. I used ADO method. Standart way to get external data is
when you describe a service provider in a connection string of the connection
runtime error 38009 Oct 2004 15:40 GMT1
I have a strange problem....
I've created a form with a scrollbar....
but when I minimize the form i get
a run time error '380'
Saving a large amount of text to a field in SQL Server09 Oct 2004 01:07 GMT1
I am a VB.NET programmer and I am developing a VB application where it would
be useful to place a large amount of text into a SQL Server 2000 database
field.  In the mid 90s I worked with Paradox databases and we used to have a
BLOB field that we could use to drop in objects like a ...
Question on FIELDS08 Oct 2004 22:42 GMT1
I want to indirectly access a field called "ID" I know this syntax is
wrong but I do not know how to corrected it
Dim db1 As Database
Dim  rs1 As Recordset
Output as tab-delimited instead of comma08 Oct 2004 18:32 GMT1
I have a Access2000 VB script that runs an Access query and then
outputs the data as a .csv file to a path specified by the user.
I need to have it export as a tab-delimited since some of the data has
commas.
Choosing an MS database08 Oct 2004 16:24 GMT2
My client wants to migrate from Linux to Microsoft. So I was asked to
translate a website build in PHP (with MySQL) into ASP.
Now I need to choose a database system to run with ASP.
My first guess would be SQL-Server, but my client's database is not very
How to open an ADO Access (2k) database when the password is set.08 Oct 2004 15:34 GMT1
Hello, use VB6 I'd like to password protect the database using the security
password in Access.  But I'd prefer to user the workgroup access way.  Is
there a ConnectionString I can use to get this to work?
I try:
Database Projects Question08 Oct 2004 12:25 GMT1
Not Sure it this is the right group, if its not please direct me in the right
direction.
I am building a 3 Tiered Application That will manages some of my personal
information.
runtime error....08 Oct 2004 10:21 GMT2
When i run this code i get this error
run time error 2147217904(80040e10)
That's the code...
Dim rs As Recordset
creating ado connection object08 Oct 2004 03:46 GMT1
1. Dim cn as new adodb.connection
2. Dim cn as adodb.connection
  set cn = new adodb.connection
App works fine when using 1, and not when using 2.
Adjusting Field Size07 Oct 2004 15:46 GMT2
Can you adjust a field size on the fly of a tabledef using DAO??
The field CompanyName was created and is too small. I need it to be 40 chars
not 30. Can I use code to look at the size and if it's 30 then either 1.
delete field and recreate field with right size, or 2 Just change ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 September, 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.