Database
A database is a structured collection of records or data.
Forum Post

Error opening subform

MS ACCESS ERROR ON OPENING A SUBFORM 1. For some records, when I click on a button to open a subform, I get an error. It appears to happen when 1 of 3 different fields for that record is null....
Forum Post

Re: MSFLEXGRID & DATAGRID in VISUAL BASIC

if you're using a connection string then set yur datagrid datasource to the recordset where you store the data. set Datagrid1.DataSource = RecordSet Datagrid1.Refresh
Forum Post

I can’t install SQL Server 2008 Express with Advanced Services - Help!

I installed SQL Server 2008 Express, basic edition (SQLEXPR32_x86_ENU_Bootstrapper.exe, version 9.0.30729.1) without any problem. Then I attempted to install AdventureWorks Sample Databases for...
Forum Post

Re: RPG Game for VB

It's acually a better idea to make an rpg within visual basic because visual basic is better with databases such as mysql.
Forum Post

Re: SQL on paradox

as far as I know yes. If you can establish a connection to a paradox db then simply use a TQuery component. SQL syntax is almost standard as I understand (some slight differences). basic statements...
Forum Post

group by function in Visual Basic

I am trying to code "group by" function in Visual Basic. This is what I am trying to do: I have these fields: EmpID(), Date, TimeWorked(). I will have multiple entries for each employee. I need...
Forum Post

Getting Data From Access

Hi There I've been trying to get an application i am making to get data from a access database, but in totally stuck. So far I've set the database up and established a connection with visubal...
Forum Post

Insert Into is working when called from Visual basic 6

It was working alright. But suddenly when I format the sql statement taking the variables and concatenating them to from the Insert Into Statement the error is there "Syntax Error in Insert...
Forum Post

Re: Need help with simple problem.

: I'm a student and i'm working on some Access database system. It's : an atm system project and i need the daily limit value to update : back to 300 every 24 hours. I'm using Visual Basic to...
Forum Post

Need help with simple problem.

I'm a student and i'm working on some Access database system. It's an atm system project and i need the daily limit value to update back to 300 every 24 hours. I'm using Visual Basic to program the...
Forum Post

dumbest question to date..

there are no stupid questions, just stupid people.. well, then i am a stupid person because i don't know sh*t about this stuff.. i am a graphic designer/ website creator.. i've made successful adult...
Forum Post

Re: Visual Basic 2005 and SQL Server 2005

Ok, i solved the problem The problem was in the connectionstring this way, works fine: Private m_Connection As String = "Data Source=.\SQLEXPRESS;AttachDbFilename=C:\ProjectoCefalo\GestCeph\GestCep...
Forum Post

Visual Basic 2005 and SQL Server 2005

I've converted code from my Visual Basic 2005 application that used microsoft access 97 in order to use SQL Server 2005, but i'm having problems on saving records. V.Basic gives me no errors but the...
Forum Post

Re: Plz... help(beginner in vb.net)

You should be able to find many, many, many examples online. If you have specific questions they are more likey to be answered here. You can find basic information on how to use ado.net here...
Forum Post

Re: Crystal Report: How to add list of records dynamicly?

: : Hi, : : : : Is it possible to add list of records to report dynamically?! : : : : I would like to display something like; : : : : ID Name Surname : : ------------------------------ : :...
Forum Post

Re: Crystal Report: How to add list of records dynamicly?

: Hi, : : Is it possible to add list of records to report dynamically?! : : I would like to display something like; : : ID Name Surname : ------------------------------ : 1 Jonh Major : 2...
Forum Post

Re: login form in vb 6.0 and sql

: i am trying to make a login form wherein it will open another form : if the user's input is registered in the sql database. : : here's my code: : : Dim conn As New ADODB.Connection : Dim...
Forum Post

login form in vb 6.0 and sql

i am trying to make a login form wherein it will open another form if the user's input is registered in the sql database. here's my code: Dim conn As New ADODB.Connection Dim rs As New ADODB...
1 2 3 4 5 6 16 26  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.